search for: post_body

Displaying 1 result from an estimated 1 matches for "post_body".

Did you mean: part_body
2007 Jul 31
0
Edit not working with named routes
...st_permalink''>Permalink</label><br /> <%= form.text_field :permalink %> </p> <p> <label for=''post_abstract''>Abstract</label><br /> <%= form.text_area :abstract %> </p> <p> <label for=''post_body''>Body</label><br /> <%= form.text_area :body %> </p> <p> <%= submit_tag %> </p> Have I done something stupid? I get the feeling I probably have and it''s making the edits not work. --~--~---------~--~----~------------~-------~--~-...