Hi, I'm trying to debug my web application using the 'debugger' method,
unfortunately I get an error that the debugger method could not be
found. I have installed ruby-debu and started it with 'ruby
script/server --debugger',
I can see that the debug is enabled, but when I use the debugger let say
in the
controller, and run the application, it hits an error. using e.g.
<%= (debug @something) %> works.

Any idees ?. Thank you in advance
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to