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

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