Blah, assets cant be turned on from initializers either

上级 4eb3ee48
......@@ -62,5 +62,8 @@ class Application < Rails::Application
# Enable IdentityMap for Active Record, to disable set to false or remove the line below.
config.active_record.identity_map = true
<% end -%>
# Enable the asset pipeline
config.assets.enable = true
end
end
<%= app_const %>.configure do
config.assets.enabled = true
end
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册