Skip to content

Instantly share code, notes, and snippets.

@oojikoo-gist
Created March 25, 2015 15:59
Show Gist options
  • Save oojikoo-gist/e2b42d33f06de706b509 to your computer and use it in GitHub Desktop.
Save oojikoo-gist/e2b42d33f06de706b509 to your computer and use it in GitHub Desktop.
rails: devise after_sign_in_path_for
def after_sign_in_path_for(resource)
current_user_path
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment