Displaying 2 results from an estimated 2 matches for "book_pric".
Did you mean:
book_price
2008 Jul 05
3
edit uploaded file
how to edit uploaded file ???pls help..
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
2009 Dec 24
4
NoMethodError
...:
1: <h1>Add new book</h1>
2: <%= form_tag :action => ''create'' %>
3: <p><label for="book_title">Title</label>:
4: <%= text_field ''book'', ''title'' %></p>
5: <p><label for="book_price">Price</label>:
6: <%= text_field ''book'', ''price'' %></p>
7: <p><label for="book_subject">Subject</label>:
RAILS_ROOT: /home/user/projects/library
Application Trace | Framework Trace | Full Trace
/usr/lib/ru...