Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How to programmatically sign in a user through Devise in Rails

What is last_sign_in_at used for in Devise?

Rails 3 - Devise With OmniAuth - Redirect after signing in goes to /users/sign_in

How to access current_user from a Doorkeeper authenticated session

Couldn't find User with id=sign_out

ruby-on-rails ruby devise

Rails 4.1 pushing secrets to heroku

ruby-on-rails heroku devise

Rails - Devise Gem remove Sign up and Forgot Password modules

Testing rails API for sign-up with devise. Error: "Missing 'confirm_success_url' parameter."

Rails: Using Devise with single table inheritance

Testing devise views with rspec

RAILS/DEVISE - Setting a devise cookie to persist across different subdomains

ruby-on-rails devise

Ruby on Rails Devise code after login

ruby-on-rails devise warden

How to remove duplicate validation errors

How to skip Devise authentication when using an API key?

Devise: New Errors (Encrytable)

ruby-on-rails devise

Rake is aborting because undefined method `inet' for sqlite db

Saving custom fields in devise User model in rails 4

Rails 3 - Devise : How to skip the 'current_password' when editing a registration?

Skip before filter with Active Admin

Devise - Sign In with Ajax