mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
set up config/application.rb to use bootstrap
This commit is contained in:
@@ -19,5 +19,7 @@ module Wrestling
|
||||
# The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
|
||||
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
|
||||
# config.i18n.default_locale = :de
|
||||
#Add Bootstrap SAAS to asset pipeline
|
||||
config.assets.precompile += %w(*.png *.jpg *.jpeg *.gif)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user