We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
change devise.rb path
Remove tap so the code block only runs if the user does not exist.
Updated How To: Create a custom encryptor (markdown)
suggests another work around for password salt
Convert to Markdown
Fix a couple errors I made
Add installation steps
Reorganizing page with clearer steps and more generic instructions, adding controller config
Add alternative devise helper method for generating the url
Code in block is executed regardless user existence, password or some user assiciations would be created each time somebody sing in via FB
Markdownify links
Updated OmniAuth: Overview (markdown)
Updated How to: Use a custom email validator with Devise (textile => markdown)
Adding new Finnish translation for Devise 3.0
Updated How To: Automatically generate password for users (simpler registration) (markdown)
Updated How To: Automatically generate password for users (simpler registration) (mediawiki => markdown)
Updated How To: Redirect to a specific page when the user can not be authenticated (textile)
If not using scoped views (for example, Admin and User model with little difference between them), don't want to hard-code path
Updated I18n (textile)
Updated How To: Change the default sign_in and sign_out routes (markdown)
Updated How To: Allow users to sign in using their username or email address (markdown)
Updated How To: Allow users to sign in using their username or email address (textile => markdown)
Updated How To: Change the default sign_in and sign_out routes (textile => markdown)
Updated How To: Add sign_in, sign_out, and sign_up links to your layout template (textile => markdown)
Updated How To: Use custom mailer (textile => markdown)