Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Receiving "Attempted to update a stale object: User" exception when updating current_user before logging out

How do I use nested attributes with the devise model

ruby-on-rails devise

Rails + Devise - Authenticate method in custom controller

Rails: How to set secret key for Devise in Rails?

Rails & Devise: devise specific columns not showing up in rails console

ruby-on-rails devise

Rails Devise Invitable redirect after send invititaion

Why is this rspec request spec not updating the model?

devise: adding notice after sign up (with confirmable)

Devise Account Unlock Returning "Unlock Token is Invalid"

ruby-on-rails devise

Override active_for_authentication? for devise

ruby-on-rails devise

failing to find ENV['SECRET_KEY'] in devise setup on heroku

ruby-on-rails heroku devise

JSON Web Token with Devise

Devise Sign Out Error - The action 'show' could not be found for UsersController

Devise: rememberable means that last_sign_in_at is not updated by trackable

Adding TOS agreement checkbox with Devise

Devise - remember me not working? LocalHost Issue?

Devise login form in another controller

ruby-on-rails devise

Rails generator incompatible library

Devise 3 (rails 4) can't update user without password

Redirect user after log in only if it's on root_path