Search code examples
How to skip a before_filter for Devise's SessionsController?...

ruby-on-railsdevisebefore-filter

Read More
Ruby on Rails Devise Gem Set minimum password length dynamically...

ruby-on-railsrubydynamicdevisepasswords

Read More
Implementing LinkedIn OAuth in Ruby on Rails using Devise and omniauth-linkedin-oauth2...

ruby-on-railsoauth-2.0deviseomniauth-linkedin

Read More
NameError uninitialized constant Model::Object...

ruby-on-railsrubydevisenameerroruninitialized-constant

Read More
How to use Devise Invitable with Rails 7 and Turbo Stream...

ruby-on-railsdeviseruby-on-rails-7devise-invitable

Read More
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
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
BackNext