提交 ff79df00 编写于 作者: R Rafael Mendonça França

Remove warning setting eager_load

上级 90733e70
......@@ -17,6 +17,7 @@ class MyApp < Rails::Application
config.secret_token = "3b7cd727ee24e8444053437c36cc66c4"
config.session_store :cookie_store, key: "_myapp_session"
config.active_support.deprecation = :log
config.eager_load = false
end
MyApp.initialize!
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册