instiki/config/environments/production.rb

4 lines
139 B
Ruby
Raw Normal View History

2005-01-15 21:26:54 +01:00
Dependencies.mechanism = :require
ActionController::Base.consider_all_requests_local = false
ActionController::Base.perform_caching = true