instiki/config/environments/development.rb

5 lines
179 B
Ruby
Raw Normal View History

2005-01-15 21:26:54 +01:00
Dependencies.mechanism = :require
ActionController::Base.consider_all_requests_local = true
BREAKPOINT_SERVER_PORT = 42531
ActionController::Base.logger.level = Logger::DEBUG