Dear Friends,
This is just for your information that I have started preparing a tutorial on Ruby on Rails 2.1 and it will be uploaded before end of June 2008.
Hope you will like this tutorial as well.
Thanks
I have been following it A to Z multiple times now. I still get an error associated with the "new" view, specifically the text_field or collection_select methods. I get a "No Method Error" that reads:
Showing app/views/book/new.html.erb where line #4 raised:
undefined method `title' for #<Book id: nil, created_at: nil, updated_at: nil>
I believe that the tutorial works, I'm just looking for help with what might be wrong with my setup if I make it all the way to this point and repeatedly run into this problem. Thanks.