This is not that common of a change to warrant top-line billing and you should...

This is not that common of a change to warrant top-line billing and you should read more about the consequences than just toggling a boolean to make best use of it
上级 26365d03
......@@ -22,13 +22,8 @@ class Application < Rails::Application
# Custom directories with classes and modules you want to be autoloadable.
# config.autoload_paths += %W(#{config.root}/extras)
# Use SQL instead of Active Record's schema dumper when creating the database.
# This is necessary if your schema can't be completely dumped by the schema dumper,
# like if you have constraints or database-specific column types.
# config.active_record.schema_format = :sql
<% if options.skip_sprockets? -%>
# Disable the asset pipeline.
config.assets.enabled = false
<% end -%>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册