Casper Klenz-Kitenge

Results 3 issues of Casper Klenz-Kitenge

First of all, thank you for putting this out in the world 🙏 **What I'm trying to do:** Run specs across two different subdomains, eg. ```js // app_area_1.spec.js context('Trying', ()...

If I use Kaminari as my pagination library, as per b66d261abcb210045b8414974928bd67c604c0f8, I get a: ` undefined method 'paginate' for # ` I just specified `gem 'kaminari'` in my Gemfile, haven't...

I’ve set up a group for blank slate translations, with “sub-groups” that follow the regular pattern of anchored view translations: ``` yaml blank_slate: controller_action: key: value ``` Idea being, to...