On 16 Jan 2009, at 00:09, Craig Demyanovich wrote:
> Transaction is a reserved word: > > http://wiki.rubyonrails.org/rails/pages/ReservedWords > > Try changing the name of your model. > It's not so much that Transaction is a reserved class name but that transaction is a reserved method name (not in 2.3 and higher) Fred > Regards, > Craig > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

