Search code examples
Devise reconfirmable, use a separate mail template for reconfirmation emails?...


ruby-on-railsruby-on-rails-3deviseactionmailerconfirmation

Read More
DEVISE extra field not getting saved to database...


ruby-on-railsdevise

Read More
What is build_resource and resource in Devise Ruby on Rails?...


ruby-on-railsrubydevise

Read More
Adding Verification only to rails app with Authy, Twillio and Devise...


ruby-on-railsdevisetwilioauthy

Read More
Authenticating requests using ActiveResource and session tokens...


ruby-on-railsrubyauthenticationdeviseactiveresource

Read More
Rails 5.1 devise_invitable gem ignoring i18n translation file...


ruby-on-railsdeviserails-i18ndevise-invitable

Read More
Can I increase the size of the auth tokens used in devise?...


ruby-on-railsdevise

Read More
How do I customize the length of the token generated in :token_authenticatable in devise - Rails 3?...


ruby-on-railsruby-on-rails-3devise

Read More
Get a page behind autentication via Fetch/XMLHttpRequest in rails...


ruby-on-railsauthenticationdevisefetch

Read More
devise_security_extension gem is not maintained nor updated to Rails 5, is there other repo?...


ruby-on-railsdevise

Read More
Rails 5 Devise: Change Unsuccessful registration redirect path...


ruby-on-railsruby-on-rails-4deviseruby-on-rails-5

Read More
wrong number of arguments (given 3, expected 0) custom redirect on devise login...


ruby-on-railsrubydevise

Read More
NameError - wrong constant name when creating user (Devise, Rails)...


ruby-on-railsdeviserails-activerecord

Read More
Devise integration test always fails...


ruby-on-railsdeviseintegration-testing

Read More
Override SessionsController to refuse access based on user attribute...


ruby-on-railsdevisedevise-token-auth

Read More
is it ok to define variables as nil if user is not signed in?...


ruby-on-railsrubydevise

Read More
Using Devise, how do I customize a failed authentication?...


ruby-on-railsrubyruby-on-rails-4devise

Read More
Rails s and bundle install error with pg gem?...


ruby-on-railsrubyruby-on-rails-3deviserubygems

Read More
SQLite3::ConstraintException: UNIQUE constraint failed: users.email: INSERT INTO "users"...


ruby-on-railsrubyruby-on-rails-4devise

Read More
How to view the call stack when an object is thrown in Ruby...


ruby-on-railsrubydevisewarden

Read More
how to display devise error messages when i'm putting the login in and sign up forms in same pag...


ruby-on-railsrubyruby-on-rails-3devise

Read More
How can I turn off autocomplete in the activeadmin login form...


ruby-on-railsruby-on-rails-3securitydeviseactiveadmin

Read More
Google OAuth 2.0 and Devise - "error" : "redirect_uri_mismatch"...


ruby-on-railsdeviseomniauth

Read More
Devise view specs...


ruby-on-railsrspecdevise

Read More
Displaying User Avatar (without duplicates) for each post in a Collection List with Rails 5...


ruby-on-railspostgresqldeviseruby-on-rails-5has-many-through

Read More
Existing users failed to login on production after adding devise pepper...


ruby-on-railsauthenticationdevise

Read More
Ruby on Rails Devise Bootstrap Recaptcha errors displaying incorrectly on captcha failure...


ruby-on-railsrubytwitter-bootstrapdeviserecaptcha

Read More
Custom generated reset password token not recognized...


ruby-on-railsdevisereset-password

Read More
Devise redirect back on sign up failure with validations...


ruby-on-railsdevise

Read More
Create Devise User from Admin Namespace in Rails 5.1...


ruby-on-railsdeviseruby-on-rails-5

Read More
BackNext