Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

AngularJS: Use devise with multiple models

Two different login pages for one model with devise on rails

How does Devise and OmniAuth work together?

ActionController::InvalidAuthenticityToken in ActiveAdmin::Devise::SessionsController#create

return redirect_to in private controller method

Rails 5.1: devise_token_auth returns 2 errors when only 1 should be found

How to setup local development environment for Rails when using Devise Omniauth with GitHub?

How to stub env['warden'].user for ApplicationCable::Connection tests with rspec

passing argument to model method with grape-entity

Devise Redirects to specific page based on User Role on Login

Rails/Devise: valid_password? method returns nil

Devise : translation missing: fr.devise.failure.user.not_found_in_database

ruby-on-rails devise

Rails 4.2.1 Devise 3.5.2 undefined method `token_authentication_key=' for Devise:Module

Parameter in default scope in Model

ruby-on-rails-3 devise

Rails 5 API only with Devise, OmniAuth, Devise Token Auth callback issue while Facebook sign in

How to test ActionCable along with Devise using rspec?

ruby-on-rails rspec devise