Menu

Commit [r8481]  Maximize  Restore  History

Rails3: view: use explicit post method at my/account.html.erb

On Rails3, form_for generates hidden "put" input tag.
So, 'No route matches "/my/account"' error raises.

tmaruyama 2012-01-03

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