Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Devise omniauth integration problem

Devise resource and resource_name helpers in custom controller

Using Devise for Two Different Models but the same Login Form

Login to other user's account with Devise+Active Admin+Switch User

Rails api gem and devise token authentication

Rails ActiveRecord store and new session

Rails 4: EOFError: end of file reached following any email in DEVELOPMENT only

Integration test with rspec and devise sign_in env

How to pass Devise's current_user as user_id?

ruby-on-rails devise

Rails + devise: Trying to delete user account

ruby-on-rails devise

API Authentication using Devise (Ruby on Rails)

what's the path to destroy registration with devise

ruby-on-rails-3 devise

Access the current user in Cucumber features - Devise

Devise with Omniauth for multiple models without STI

Devise: Sign-in fails, how to debug?

Devise not working well with multiple subdomains on RoR3 application

Change devise message "Email has already been taken"

ruby-on-rails devise

Rails 5 and Devise: How I disable sessions on a Token Based Strategy without Altering the default one

Devise warden 401 Unauthorized when wrong credentials

ruby-on-rails devise warden

How to separate change password from devise form