Search code examples
Devise Invitable is modifying existing users...

ruby-on-railsdevisedevise-invitable

Read More
Undefined method `avatar' for nil:NilClass...

ruby-on-railsrubyruby-on-rails-4devisepaperclip

Read More
Difference between "super" and "super do |u|" using context of Devise...

ruby-on-railsrubyruby-on-rails-4devisesuper

Read More
Devise Token Auth - versioned API: uninitialized constant ApplicationController...

ruby-on-railsdeviserails-api

Read More
Undefined local variable or method "last_email"...

rspecdeviseruby-on-rails-3.2capybara

Read More
How to display Devise login form errors when using Hotwire Rails...

ruby-on-railsrubydeviseturbolinkshotwire-rails

Read More
How can I configure Devise for Ruby on Rails to store the emails and passwords somewhere other than ...

ruby-on-railsauthenticationdeviseruby-on-rails-3

Read More
Can devise sign_in() test helper accept a new_record?...

ruby-on-railsdevise

Read More
Setting session length with Devise...

ruby-on-railsdevise

Read More
devise model cannot be saved into database...

ruby-on-railsrspecdeviserspec-rails

Read More
Rails devise not sending an email confirmation in development...

ruby-on-railsemaildevise

Read More
Devise - "forgot password" function - Username and Password not accepted...

ruby-on-railsdevise

Read More
How can I reset all devise sessions so every user has to login again?...

ruby-on-railsherokudevise

Read More
Rspec test fails due to to redirection to a page for loggin in (Rails + Devise + Cancancan)...

ruby-on-railsrubytestingrspecdevise

Read More
how to access rails helper method current_user inside rails job?...

ruby-on-railsdevise

Read More
ActionController::InvalidAuthenticityToken Rails 5 / Devise / Audited / PaperTrail gem...

ruby-on-railsrubydeviseacts-as-audited

Read More
In Rails 4, how can I get the path of a controller method from the console?...

ruby-on-rails-4pathcontrollerdeviseconsole

Read More
Preview devise mailer not found...

ruby-on-railsdevise

Read More
Status code 302 does not redirect after a POST call...

ruby-on-railsdevisehttp-redirect

Read More
When doing a manual sign_in for the user in Devise, how can you set remember me to yes?...

ruby-on-railsdevise

Read More
Displaying failure messages using Devise gem in Rails...

ruby-on-railsrubydevise

Read More
The reason why it's possible to use helper method like current_user, authenticate_user!, and so ...

ruby-on-railsdevisewarden

Read More
Devise and AJAX: Can't verify CSRF token authenticity after sign in...

ruby-on-railsrubyajaxdevise

Read More
Devise update user password without password_confirmation...

ruby-on-railsauthenticationdevise

Read More
Can't setup simple OAuth2 between Google and toy website using Ruby on Rails, Devise, Omniauth...

ruby-on-railsdeviseomniauthomniauth-google-oauth2

Read More
devise-async not executing enqueue jobs with sidekiq...

ruby-on-railsdeviseruby-on-rails-6devise-async

Read More
How to send sign in info to frontend after successful Oauth2 authorization in devise_token_auth?...

ruby-on-railsoauth-2.0devisedevise-token-authomniauth-google-oauth2

Read More
Rails Devise - Separate confirm_within time for reconfirmable...

ruby-on-railsdevise

Read More
Override Devise Invitable `invite!` method in order to add attachment to invitation email - Rails...

ruby-on-railsrubydeviseactionmailer

Read More
Google RecaptchaV3 with rails Devise return a 405 error...

ruby-on-railsdeviserecaptcha

Read More
BackNext