Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed issue with failed registration. Since a failed registration is no ... #14

Merged
merged 1 commit into from
Nov 9, 2012
Merged

fixed issue with failed registration. Since a failed registration is no ... #14

merged 1 commit into from
Nov 9, 2012

Conversation

mwitek
Copy link
Contributor

@mwitek mwitek commented Nov 9, 2012

Fixed an issue with failed registration attempts. If you fill in the credit card section with valid information and not the user email (or password), the failed form renders the 'create' action and the application no longer has access to the @plan variable in the new action. replaced @plan with params[:plan]

…no longer on the new action, the application could not access the @plan variable
DanielKehoe added a commit that referenced this pull request Nov 9, 2012
fixed issue with failed registration. Since a failed registration is no ...
@DanielKehoe DanielKehoe merged commit c3a32f8 into RailsApps:master Nov 9, 2012
@DanielKehoe
Copy link
Member

Nice improvement. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants