Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How to test Devise Async with Sidekiq?

Single sign-on, multiple domains on same server, ruby on rails

Rails 4 - Devise Omniauth (multiple strategies)

Devise session controller override

ruby-on-rails devise

How can I invite users (using devise_invitable) and populate additional fields during the invite process?

Ruby on Rails Pundit's current_user is nil in integration test

Keep user logged in when mobile browser closes (Rails)

How to test a Rails3 Engine with Devise and rspec

Rails, Devise, and Facebook Oauth: request.env["omniauth.auth"] is nil

devise sign_in_and_redirect never seems to work

Ruby on Rails + Devise + I18n: how to set locale?

Can't mass-assign protected attributes for creating a has_many nested model with Devise

How use Aplication.renderer.render from rails 5 with devise

Getting Devise 1.3.4 to send emails with Gmail in development

Rails Devise and devise_token_auth. Not working alongside

Rails 3 + devise - How to get devise to respond with JSON

ruby-on-rails json devise

Help Using Devise with the built-in Omniauth Support

How do I enable Devise to send out confirmation emails on Heroku?

devise: instance the current_user using single table inheritance

"uncaught throw :warden" when testing redirects for users not logged in