comment out debug_rjs as we don't use Protoype.

This commit is contained in:
Roland Jesse 2011-12-18 22:29:13 +01:00
parent f4ab2deb36
commit a1bc4e474c

View file

@ -11,7 +11,7 @@ ContactORama::Application.configure do
# Show full error reports and disable caching
config.consider_all_requests_local = true
config.action_view.debug_rjs = true
# config.action_view.debug_rjs = true
config.action_controller.perform_caching = false
# Don't care if the mailer can't send