> > Have you run all the necessary database migrations? Does the books > > table have the title and price columns?
I started all over. When I run the rake db:migrate I get this error: $rake db:migrate (in /home/deostroll/Desktop/sites/library) == 20090828225043 Books: migrating ============================================ -- t() rake aborted! undefined method `t' for #<ActiveRecord::ConnectionAdapters::MysqlAdapter:0xb75c9ca4> (See full trace by running task with --trace) I don't understand this error? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

