Search code examples
Rails database migration fails with "duplicate column name: email" when adding devise'...


ruby-on-railsrubydevisedatabase-migration

Read More
Safari Autofill: Trigger password suggestions in Devise registration form...


htmldevisesafarikeychainosx-mavericks

Read More
How to change "Devise: password reset instruction email's subject"...


ruby-on-railsrubydevisemailer

Read More
Creating a `Users` show page using Devise...


ruby-on-railsdeviseshow

Read More
Devise - forgot password not showing error message if the email does not exist in the db...


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

Read More
Get current user in invitations controller...


deviseruby-on-rails-3.2

Read More
Rails 5.2.3 to 6.0.0 upgrade...


ruby-on-railsrubydevise

Read More
Devise: update password succeeds without password confirmation & without respecting min length...


ruby-on-railsauthenticationrubygemsdeviseruby-on-rails-7

Read More
ActionController::InvalidAuthenticityToken in RegistrationsController#create...


ruby-on-railsdeviseruby-on-rails-4

Read More
last_request_at value passed as integer in devise...


ruby-on-railsrubydevisewarden

Read More
Devise authenticate_user...


ruby-on-railsdevise

Read More
NoMethodError: undefined method `username' for true:TrueClass...


ruby-on-railsrubydevise

Read More
Devise log in not working in RoR app after Heroku performed a Postgresql maintenance...


ruby-on-railspostgresqlherokudevise

Read More
Devise destroy_user_session_path doesn't work...


ruby-on-railsdevise

Read More
Rails 7 - link_to with method :delete still performs GET request...


ruby-on-railsdevise

Read More
uninitialized constant Ability Rails...


ruby-on-railsrubydevisecancan

Read More
Error when trying to install devise in Ruby on Rails 7.0.0...


ruby-on-railsrubydeviserubygems

Read More
Sign Out not working on Heroku - using Devise gem and Rails 4...


ruby-on-railsrubyherokuruby-on-rails-4devise

Read More
Record IP Address of user when they log in with Devise (Rails 3.2)...


ruby-on-railsauthenticationdeviseip

Read More
Form errors not being rendered on sign up page in devise (rails 7)...


ruby-on-railsdeviseruby-on-rails-7

Read More
Undefined local variable or method "rendering_options" error for...


formsdeviseruby-on-rails-7turbo-rails

Read More
How to create user without password and set it later with Devise form?...


ruby-on-railsrubydevise

Read More
redirect to registration page if user not signed-in in devise...


ruby-on-railsdevise

Read More
Rails unable to override Devise Passwords Controller...


ruby-on-railsrubydevise

Read More
Redirecting Devise After Sign Out...


ruby-on-railsdevise

Read More
Is there a specific place in Rails where Devise deletes a user's session? Can't delete sessi...


ruby-on-railsdevise

Read More
Override Rails Devise Controllers and get routing errors...


ruby-on-railsdevisedevise-jwt

Read More
How to auto-generate passwords in Rails Devise?...


ruby-on-railsdevise

Read More
Devise Google Omniauth working in Local, but not in Production...


ruby-on-railsoauthdeviseproduction

Read More
Rails_admin, Assigning Devise's current_user to model inside action...


ruby-on-railsrubydeviserails-admin

Read More
BackNext