Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Devise - how to get user when redirecting with a custom Devise::FailureApp

User auth example in Rails 3, using Devise, OmniAuth, Mongoid, and JSON responses

Devise and ActionMailer confusion

Undefined method failure_app for nil:NilClass

devise sinatra rack warden

Reset Password Issue with Devise

How to log in automatically using Device after registration?

Rails 5, Devise, Omniauth, Twitter

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