instiki/config/environments/production.rb
2005-09-11 04:23:50 +00:00

4 lines
139 B
Ruby

Dependencies.mechanism = :require
ActionController::Base.consider_all_requests_local = false
ActionController::Base.perform_caching = true