We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated How To: Allow users to edit their account without providing a password (markdown)
Change for Strong Parameters in Rails 4
fix bug in example code: https://github.com/plataformatec/devise/issues/1620
Fix examples to obey configured flash messages and after-update path
Fixed a typo in routes.rb
Fixed the helper section title
Updated the code to actually work, renamed to RegistrationsController for easier understanding.
Revert 4b6c6d6fc40e3f50f5cb690b2383ab02a10c178b^ ... 4b6c6d6fc40e3f50f5cb690b2383ab02a10c178b
Destroyed How To: Allow users to edit their account without providing a password (markdown)
note about getting devise generated views to work with a settings controller
add example of using update_with_password and update_without_password together
added instructions for apotonic/apotomo gem
by passing -> bypassing
Revert 5bb7349b104a60c25bab0d95e951508ac6da37e7^ ... 5bb7349b104a60c25bab0d95e951508ac6da37e7
Revert 6dba30feb49d37c4464710be1e1bdc4753b6eb5b^ ... 6dba30feb49d37c4464710be1e1bdc4753b6eb5b
Revert 178d361571f96b7293cffdb3a0557046db838a21^ ... 178d361571f96b7293cffdb3a0557046db838a21
swapped "manually" and "create" in first paragraph