OSDN Git Service

client is version 0.5.5, update around comic exproler.
[pettanr/pettanr.git] / config / environments / development.rb
index 90b4815..51f09cd 100644 (file)
@@ -27,6 +27,9 @@ Pettanr::Application.configure do
 
   # Expands the lines which load the assets
   config.assets.debug = true
+  
+  # config.assets.digest = true
+  # config.static_cache_control = "public, max-age=1"
 end
 
 module Pettanr