Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

When using the form_for helper in the example, we need to use users_path... #965

Merged
merged 1 commit into from Jul 20, 2012

Conversation

thekindofme
Copy link
Contributor

... and not user_path (which will point to the show action instead of the create action).

…ath and not user_path (which will point to the show action instead of the create action).
@travisbot
Copy link

This pull request fails (merged cc27f49 into 8110922).

@jyurek
Copy link

jyurek commented Jul 20, 2012

Actually, I'm pretty sure neither need to be specified anymore. But in the case where we do, you're quite right. Thanks!

jyurek pushed a commit that referenced this pull request Jul 20, 2012
When using the form_for helper in the example, we need to use users_path...
@jyurek jyurek merged commit 786a13f into thoughtbot:master Jul 20, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants