>> Use the "step" command in the debugger. > Any experience with Unroller? It seems to do what I want. I'll give a > try at the step command too. In put require 'rubygems', 'ruby-debug' and then debugger right in script/server, and man there is a lot of stuff to learn.
s[tep] is exactly what I was looking for, up to now I was only using n[ext] which didn't do enough for me. Thanks for the tip ;-) -- 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 -~----------~----~----~----~------~----~------~--~---

