mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Fixed comment 'config.asset' => 'config.assets'
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user