Rails3: view: use explicit post method at projects/settings/_modules.html.erb
On Rails3, form_for generates hidden "put" input tag. So, 'No route matches "/projects/id/modules"' error raises.
Authored by: tmaruyama 2012-01-03
Parent: [r8481]
Child: [r8483]