Hey Rob, That was a typo on my part. My code actually has l.errors.on(:name). Heres the pastebin link to the code http://pastebin.com/m7cae6ae3
Rob Biedenharn wrote: > I think you mean to have: > > l.errors.on(:name) > Note: 'errors', not 'error' > > -Rob > > On Dec 1, 2008, at 7:05 PM, Maulin Pathare wrote: > >>>> The error occurred while evaluating nil.[] >>> Otherwise the error object associated to the model will not have been >> same error. >> >> When I run the command with the --trace command, I can see that rake >> fails right after the execute db:test:purge step. I have included the >> trace. > > Rob Biedenharn http://agileconsultingllc.com > [EMAIL PROTECTED] > +1 513-295-4739 > Skype: rob.biedenharn Attachments: http://www.ruby-forum.com/attachment/2996/ladder.rb -- 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 -~----------~----~----~----~------~----~------~--~---

