Menu

Commit [r8500]  Maximize  Restore  History

Rails3: view: use explicit post method at messages/edit.html.erb

On Rails3, form_for generates hidden "put" input tag.
So, 'No route matches "/boards/1/topics/1/edit"' error raises.

tmaruyama 2012-01-04

changed /trunk/app/views/messages/edit.html.erb
/trunk/app/views/messages/edit.html.erb Diff Switch to side-by-side view
Loading...