Skip to content

Instantly share code, notes, and snippets.

@jordanhudgens
Last active June 9, 2018 23:27
Show Gist options
  • Save jordanhudgens/33f1115734bea3ee7ceaa4a686a774c2 to your computer and use it in GitHub Desktop.
Save jordanhudgens/33f1115734bea3ee7ceaa4a686a774c2 to your computer and use it in GitHub Desktop.
Rails.application.routes.draw do
post 'register_user' => 'registrations#create'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment