Skip to content

Instantly share code, notes, and snippets.

@robins35
Created August 5, 2015 19:07
Show Gist options
  • Save robins35/936e7039b8721c694529 to your computer and use it in GitHub Desktop.
Save robins35/936e7039b8721c694529 to your computer and use it in GitHub Desktop.
1) UsersController creating seats creates a seat given the required parameters
Failure/Error: post '/users/create_seats', seat_params
ActionController::UrlGenerationError:
No route matches {:action=>"/users/create_seats", :controller=>"users", :seats=>"1"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment