Skip to content

Instantly share code, notes, and snippets.

@iheanyi
Last active August 29, 2015 14:25
Show Gist options
  • Save iheanyi/457059b206b031425764 to your computer and use it in GitHub Desktop.
Save iheanyi/457059b206b031425764 to your computer and use it in GitHub Desktop.
Stupid formatting error
get 'users/confirm', :to => "api/v1/users/confirmations#show", as: 'confirm'
# <%= confirm_url(@resource) %> as localhost:3000/users/confirm.1 (or whatever the id is). Any idea why?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment