[Rails] Re: getting error NoMethodError in Book#new

2009-08-28 Thread deostroll
Okay don't worry I got that...and its fixed. On Aug 28, 9:55 pm, deostroll wrote: > > > 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

[Rails] Re: getting error NoMethodError in Book#new

2009-08-28 Thread deostroll
> > 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

[Rails] Re: getting error NoMethodError in Book#new

2009-08-26 Thread fireflyman
<% form_tag ({:action => 'create' })do %> 2009/8/27 JL Smith > > Have you run all the necessary database migrations? Does the books > table have the title and price columns? > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[Rails] Re: getting error NoMethodError in Book#new

2009-08-26 Thread JL Smith
Have you run all the necessary database migrations? Does the books table have the title and price columns? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send emai