Hi,

I know how to use Rails debugging via entering a "debugger" statement.

Question - Is there a way however to drop into the debugger mode after
an exception has occurred?  and effectively back back one step just
prior to the exception occurs, and then you can query the variables
etc.  That is then a way to (a) drop from "script/server" mode to
"debugger" shell, and (b) go back to the point just before the
exception?

Thanks in advance

--~--~---------~--~----~------------~-------~--~----~
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