search for: debug_rout

Displaying 1 result from an estimated 1 matches for "debug_rout".

Did you mean: debug_out
2006 Jun 25
0
debug output does not show up in the browser window
...he log/development.log file. In my config/environments/development.rb I have the following: config.action_controller.consider_all_requests_local = true config.action_controller.perform_caching = false config.action_view.debug_rjs = true config.action_controller.debug_routes = true This is a simple app with not much in it yet. I am doing something worng? Can someone please help me put the degub info in the browser? Thanks, steve -- Posted via http://www.ruby-forum.com/.