Skip to content

Instantly share code, notes, and snippets.

@benlieb
Created January 29, 2014 18:58
Show Gist options
  • Save benlieb/8694521 to your computer and use it in GitHub Desktop.
Save benlieb/8694521 to your computer and use it in GitHub Desktop.
RegistrationsController handling GET /events/1/registrations/new with an existing record should be successful
Failure/Error: @event.stub(:for_non_members?).and_return(true)
ArgumentError:
wrong number of arguments (1 for 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment