Remove "spring" gem

- Regenerate binstubs
This commit is contained in:
Artur Beljajev 2018-06-01 14:43:44 +03:00
parent 9ea5b54f5c
commit 0a8acc72c9
10 changed files with 33 additions and 42 deletions

View file

@ -10,7 +10,7 @@ Rails.application.configure do
# Do not eager load code on boot. This avoids loading your whole application
# just for the purpose of running a single test. If you are using a tool that
# preloads Rails for running tests, you may have to set it to true.
config.eager_load = true
config.eager_load = false
# Configure static asset server for tests with Cache-Control for performance.
config.serve_static_files = true