Displaying 1 result from an estimated 1 matches for "change_password_user_path".
2008 Jan 02
0
why does rails keep prompting me for post?
...39;/v1/users/:permalink''
end
6) got this error when i tried to attempt to change my password and
press the submit button
no route found to match "/v1/users/testuser1/change_password" with
{:method=>:post}
why is it that after submitting the form, i will trigger a POST to
change_password_user_path?
please advise
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from th...