mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Explain how to change javascript default files
This commit is contained in:
committed by
Aaron Patterson
parent
1b2824b659
commit
041e47b326
@@ -39,6 +39,9 @@ module <%= app_const_base %>
|
||||
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
|
||||
# config.i18n.default_locale = :de
|
||||
|
||||
# Add your default javascripts
|
||||
# config.action_view.javascript_expansions[:defaults] = %w(jquery rails)
|
||||
|
||||
# Configure generators values. Many other options are available, be sure to check the documentation.
|
||||
# config.generators do |g|
|
||||
# g.orm :active_record
|
||||
|
||||
Reference in New Issue
Block a user