We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d76d098 commit ecef0eeCopy full SHA for ecef0ee
spec/example/config/application.rb
@@ -22,6 +22,7 @@ module Example
22
class Application < Rails::Application
23
# Initialize configuration defaults for originally generated Rails version.
24
config.load_defaults 7.1
25
+ config.rake_eager_load = true
26
27
# Please, add to the `ignore` list any other `lib` subdirectories that do
28
# not contain `.rb` files, or that should not be reloaded or eager loaded.
0 commit comments