Hi Dani, You got to be more explicit about the error that you're getting.
David http://dchua.com On Thu, Mar 25, 2010 at 8:51 PM, Dani Dani <[email protected]> wrote: > 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]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- 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.

