Search code examples
Ruby Rails Devise and SAML with Office 365...

ruby-on-railsdevisesaml

Read More
Rails: Doorkeeper custom response from context...

deviseruby-on-rails-5doorkeeper

Read More
shopping cart, possible to use Devise's session functionality?...

ruby-on-railsruby-on-rails-4devisee-commerce

Read More
Modify Devise to support UUID primary key...

postgresqldeviseuuidruby-on-rails-4

Read More
Why does this link_to use GET rather than DELETE like I specified?...

ruby-on-railsdevise

Read More
Devise DELETE /users/sign_out returns status 204 and doesn't redirect?...

ruby-on-railsreactjsdevise

Read More
Rails: Devise sign in error message behaviour...

ruby-on-railsdevise

Read More
Devise: Capitalize First Name...

ruby-on-railsdevise

Read More
Rails routing: How to create an unguessable route...

ruby-on-railsdeviseurl-routing

Read More
Could not find generator 'devise:install' unless using sudo rails generate devise:install...

ruby-on-railsdevise

Read More
How do you render jwt token using active model serializer for a user when they sign in / sign up?...

ruby-on-railsdevisejwtactive-model-serializersrails-api

Read More
Rails with Devise: user details not being updated in tests (but works in application)...

ruby-on-railstestingdeviseminitest

Read More
Rails error : undefined method `product' for #<User:0x00007faaa8c42700> Did you mean? prod...

ruby-on-railsdeviserubygemsassociationsruby-on-rails-6

Read More
session_store.rb cookie key change doesn't change cookie name...

ruby-on-railsrubycookiesdevise

Read More
How to add products to the Devise user model...

ruby-on-railsrubydeviseassociationsruby-on-rails-6

Read More
How to login to an admin account and users account using acitve admin in rails 6?...

ruby-on-railsdevise

Read More
How to add user name to reservation in Ruby on Rails...

ruby-on-railsdevise

Read More
how to display records that are only connected to a single user...

associationsruby-on-rails-3devise

Read More
How to change the login and signup urls in devise plugin Rails...

ruby-on-railsdevise

Read More
Rails generator incompatible library...

ruby-on-railsrubydeviserubygemsbundler

Read More
sign_in_and_redirect after facebook auth is recalling itself...

ruby-on-railsdeviseomniauth-facebook

Read More
Rails 4 - Devise - admin approval of new users...

ruby-on-railsdevise

Read More
Require password only when changing password devise registration...

ruby-on-railsrubydevise

Read More
Rails devise before_destroy user...

ruby-on-railsmodeldevisecallback

Read More
ROR: Trying to trigger update route using 'put' but for some reason deleting instead...

ruby-on-railsrubydevise

Read More
With Ruby on Rails 5, how can I have Pundit redirect back when not authorized to the same stored_loc...

ruby-on-railsrubyhttp-redirectdevisepundit

Read More
Ruby on rails rails-devise-roles example app...

ruby-on-railsrubydeviseroles

Read More
InvalidAuthenticityToken in Devise::SessionsController#destroy (sign out after already having signed...

ruby-on-railsexceptiondevisecsrf

Read More
Use railsadmin as root app...

ruby-on-railsdeviseroutesrails-admin

Read More
Problems removing Devise from an application...

rubyruby-on-rails-3devise

Read More
BackNext