comment out debug_rjs as we don't use Protoype.
This commit is contained in:
parent
f4ab2deb36
commit
a1bc4e474c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue