We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fix the alternative redirecting suggestion via routes
Add a missing space to fix indentation of a code block
Add whitespace before example route to trigger syntax highlighting
Added more detail on how to override the method in question.
added match clause
Updated How To: Customize the redirect after a user edits their profile (markdown)
Added alternative method - defining user_root in routes.rb Updated How To: Customize the redirect after a user edits their profile (markdown)
Update customize redirect after a user edits their profile page. Updated How To: Customize the redirect after a user edits their profile (markdown)
added alternative method where you just add the after_update_path_for to your application controller Updated How To: Customize the redirect after a user edits their profile (markdown)
standardizing names Updated How to: Customize the redirect after a user edits their profile (markdown)