1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Remove of an extra line in template configuration file.

This commit is contained in:
Geoffrey Roguelon 2012-09-24 11:11:37 +02:00
parent 8a5eb2ef1d
commit ee3e2c256f

View file

@ -47,7 +47,6 @@ module <%= app_const_base %>
# config.active_record.schema_format = :sql
<% unless options.skip_sprockets? -%>
# Enable the asset pipeline.
config.assets.enabled = true