yeah, this is the only way I figured out until now. Are there any convinient ways to do that?
On Sep 19, 11:31 am, Norm <[EMAIL PROTECTED]> wrote: > You can just use print lines in the appropriate places. Thats how I > debug them when needed. > > Norm > > boblu wrote: > > well, we all familar with the way of debugging normal code in > > controller, model and the helper. > > > And I also want to add a 'debugger' line to the rake file I created > > which load all my data into database when executed, > > but I just can not find a way to do so after googling for a long time. > > > Can anyone tell me how to debug the customized rake file? > > > I heard that netbeans has a functionality of 'rake task debug', I > > wonder if radrails has it too? > > > Thank you very much. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

