Last active
August 29, 2015 14:25
-
-
Save iheanyi/457059b206b031425764 to your computer and use it in GitHub Desktop.
Stupid formatting error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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