Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Rails Devise Custom Registration and Login at the same page issues

ruby-on-rails devise

No route matches [POST] "/sessions/user"

Rails 4 + Rspec + Devise: undefined method 'env' in controller specs for sign_in a user

undefined method `authenticate_user! Api::PostsController in Devise / Rails 4

ruby-on-rails devise

Devise install from existing model/database

Is it possible to add link to the flash message when it's confirmed?

Extending Devise Registration Controller

I am using Devise, the password change is redirecting to home page, how to keep it on /users/edit?

Rails: DoubleRenderError - "Render and/or redirect were called multiple times in this action"

using omniauth for facebook login with only access token

How do I set current_user in middleware?

ruby-on-rails devise sentry

How to sign_in for Devise to Test Controller with Minitest

Get UserID for Current User using Devise/Rails

ruby-on-rails ruby devise

how to create a guest user in Rails 3 + Devise

Gradual engagement, persistent guest user with Devise

How to customize devise form css in rails

Rails Generate Devise:Controllers not Working

ruby-on-rails devise

Using Devise before_action :authenticate_user! doesn't do anything

ruby-on-rails devise

Heroku/Rails/Devise: The change you wanted was rejected

Set a session variable in devise on sign in