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:
parent
8a5eb2ef1d
commit
ee3e2c256f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue