Skip to content

Commit

Permalink
Config assets for Heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
fkotsian committed Jun 4, 2014
1 parent c0d1089 commit f297a9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ class Application < Rails::Application
# config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
# config.i18n.default_locale = :de
config.assets.initialize_on_precompile = false;
config.serve_static_assets = true;
end
end

0 comments on commit f297a9a

Please sign in to comment.