thoughtbot--shoulda-matchers/spec/support
Elliot Winkler 0f36e3c5c0 Don't require bootsnap in gen'ed Rails 5.2+ apps
[Bootsnap][1] is a new gem that speeds up load times for Rails apps and
is included by default in Rails 5.2+ apps. However, this somehow messes
with Zeus, which we use often to run tests locally. We don't need it in
the Rails apps that the tests generate, so make sure it's not required
in those apps.

[1]: https://github.com/Shopify/bootsnap
2018-09-12 20:25:31 -06:00
..
acceptance Fix broken acceptance tests 2017-11-08 23:04:58 -06:00
tests Upgrade Appraisal to 2.2.0 2018-01-24 00:30:10 -06:00
unit Don't require bootsnap in gen'ed Rails 5.2+ apps 2018-09-12 20:25:31 -06:00