On Jun 3, 4:33 am, zambezi <[email protected]> wrote:
> Hi Frederick,
>
> I can't give you a direct answer since the breakpoints in my IDE don't
> work. Actually I can set them in .rb files, but no response under any
> conditions. So at the moment I can only verify that the method is
> being called. I'm not sure if I can set a command line breakpoint.
>
you can always resort to slightly more primitive methods, eg stick
raise "I've been run"
in the action method.
Fred
> Cheers,
> Bill
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---