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

Create route that makes a beta_signup for a logged in user #359

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

courte
Copy link
Member

@courte courte commented Mar 7, 2015

Creates a route that will sign users up for the beta with the click of a button, and adds a couple specs to ensure the controller is performing as expected.

end

it "saves a new beta_signup to the database" do
expect {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Avoid using {...} for multi-line blocks.

@courte courte force-pushed the beta_signup_resource_creation branch from 1c37592 to b423c77 Compare March 10, 2015 03:51
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