mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Remove "spring" gem
- Regenerate binstubs
This commit is contained in:
parent
9ea5b54f5c
commit
0a8acc72c9
10 changed files with 33 additions and 42 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue