search for: edit_user_2

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

2010 Aug 17
2
[Form] Method POST & PUT problem
...------------- Routes: ----------------------------------- map.namespace :profile do |profile| profile.resource :reset_password, :only => [:new, :create] end ------------------------------------------- Output: ----------------------------------- <form method="post" id="edit_user_2" class="formtastic user" action="http://localhost:3000/profile/reset_password"><div style="margin: 0pt; padding: 0pt; display: inline;"> <input type="hidden" value="put" name="_method"> <input type="hidden&quot...