We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated How To: Redirect to a specific page on successful sign up (registration) (markdown)
Updated How To: Add a default role to a User (markdown)
Updated How To: Allow users to sign in with something other than their email address (textile)
Updated How To: Disable user from destroying his account (markdown)
Added new version of Japanese locale (2.1.2)
Updated Extensions (textile)
correct header level
add summary section
Updated HOW TO: Add a default role to a User (markdown)
Updated Add a default role to a User (markdown)
Created Add a default role to a User (markdown)
Update formatting and reorganize parts of the page
Updated OmniAuth: Overview (markdown)
Wrote an actual answer to the question
Updated How to: upgrade to devise 2.1 (markdown)
Created How to: upgrade to devise 2.1 (markdown)
Destroyed How to: upgrade to devise 2.1 (markdown)
Updated How To: Use subdomains (markdown)
Updating skip_session_storage << :auth_token to << :token_auth.
note about getting devise generated views to work with a settings controller
add example of using update_with_password and update_without_password together
I prefer to update the confirmed_at timestamps in the migration, so that there are no time spans when existing users can't login. It also makes updating production systems easier.
Updated How To: Create a custom encryptor (markdown)
explained process of adding required columns to User table.
Small doc fix that uses new FactoryGirl syntax
Updated How to: redirect to a specific page on successful sign in out (markdown)
Adding specific mention of what "our model" is referencing.
Filename should be confirmations_controller.rb