On 23 May 2011 15:37, john shelfer <[email protected]> wrote: > No.I followed yet it from Agile web development with Rails (Pdf).Does > everything seems right with coding part?
It looks ok. Can you post your models/post.rb file, the error message you are getting, the stack trace, and the relevant section of code where the error is generated (I know you have posted this previously but copy it and paste it again just so we have everything together). Tell us which line in the source is the one referred to in the error. Copy from your actual files so we make sure there are no typos. If while doing this you realise that the error is not actually the same one you were getting previously then try to work it out before posting. Also check that the database does now actually contain the posts table with the correct columns. Colin -- 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.

