Search code examples
Multiple image upload using nested forms in rails 4...

ruby-on-railsdevise

Read More
Testing User Model (Devise Authentication) with MiniTest...

ruby-on-railsruby-on-rails-4devisetddminitest

Read More
Invalid Reset Password token with multiple app servers...

rubyencryptiondeviseruby-on-rails-5

Read More
username/password and sso system - what should be the password value for an sso user...

devisesingle-sign-onsaml-2.0

Read More
REST API Testing - Postman behaving as different client after each request...

ruby-on-railsrestdevisepostman

Read More
RSpec Devise Session Testing...

ruby-on-railsrubyrspecdeviserspec-rails

Read More
rails_admin with cancan not catching access denied exception for redirect...

deviseruby-on-rails-5rails-admincancancan

Read More
Ruby on Rails: Edit Sessions controller create action to check if user is active...

ruby-on-railsrubydevise

Read More
Adding custom parameters to devise registration - unpermitted parameters...

ruby-on-railsruby-on-rails-3deviseruby-on-rails-5

Read More
"undefined method 'becomes' for nil:NilClass" where it shouldn't...

rubyruby-on-rails-4devise

Read More
Rails 6 - devise-jwt Blacklist revocation strategy not happening on sign out...

ruby-on-railsdevisewarden

Read More
Migration error with devise...

mysqlruby-on-railsdevisemigration

Read More
Create new user programmatically with Devise...

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

Read More
gem Warden, why do I need scope: in login_as helper?...

ruby-on-railsrubydevisecapybarawarden

Read More
edit form inputs not appearing for non-persisted data...

ruby-on-railsdevise

Read More
Copied rails app but now devise is not working anymore...

ruby-on-railsrubydevise

Read More
How can I configure my app to allow only specific emails to register with devise?...

ruby-on-railsrubydevise

Read More
Could not find devise mapping for path "/hotels/9/users"...

ruby-on-railsdevisedevise-invitable

Read More
How do I make a before_action to run on all controllers and actions except one?...

ruby-on-railsdevisecallback

Read More
Devise and ActsAsTenant not playing nicely together...

ruby-on-railsdeviseacts-as-tenant

Read More
Share session between two rails4 applications...

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

Read More
What does resource mean in Devise?...

ruby-on-railsrubydeviseruby-on-rails-5

Read More
.NET Authentication framework equivalent to Devise for Ruby...

c#.netauthenticationdevise

Read More
How to nest devise_invitable such that a user can be invited to only 1 hotel...

ruby-on-railsdevisedevise-invitable

Read More
ActiveAdmin and Warden route constraint...

deviseactiveadminwarden

Read More
MailGun + Devise + Rails = "uninitialized constant MyMailer::MailGun"?...

ruby-on-railsdevisemailgun

Read More
Devise Omniauth, how to link google account...

ruby-on-railsdeviseomniauth

Read More
redirect after logging in rails to desired page...

authenticationdevise

Read More
How can i acces User details?...

ruby-on-railsdevise

Read More
Devise Invitable controller seems not to be reached?...

ruby-on-railsdevisedevise-invitable

Read More
BackNext