Fixed comment 'config.asset' => 'config.assets'

This commit is contained in:
Brian Cardarella
2011-04-29 14:17:40 -07:00
parent cc35d5c9e7
commit 564fe7f633

View File

@@ -40,7 +40,7 @@ module <%= app_const_base %>
# config.i18n.default_locale = :de
# Please note that JavaScript expansions are *ignored altogether* if the asset
# pipeline is enabled (see config.asset.enabled below). Put your defaults in
# pipeline is enabled (see config.assets.enabled below). Put your defaults in
# app/assets/javascripts/application.js in that case.
#
# JavaScript files you want as :defaults (application.js is always included).