Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

undefined method `reset_password_sent_at when upgrading devise in Rails 4.2.6

ruby-on-rails devise

Work around for issue multiple user models with devise_token_auth and active_model_serializers?

How to get devise to work with accepts_nested_attributes_for in a has one relationship?

Rails: Cannot use methods defined in application helper within devise email views?

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