OSDN Git Service

heroku
[pettanr/pettanr.git] / config / environments / production.rb
index b80671e..d8b2f5a 100644 (file)
@@ -1,5 +1,6 @@
 Pettanr::Application.configure do
   # Settings specified here will take precedence over those in config/application.rb
+config.assets.precompile += %w( *.js *.css )
 
   # Code is not reloaded between requests
   config.cache_classes = true