Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Devise: Why doesn't my logout link work?

ruby-on-rails devise

Extending Devise SessionsController to authenticate using JSON

Adding New Admins to Active Admin

Setting session length with Devise

ruby-on-rails devise

Rails Disable devise flash messages

ruby-on-rails devise

Creating a `Users` show page using Devise

ruby-on-rails devise show

Ruby/Rails: How do you customize the mailer templates of Devise?

ruby-on-rails devise

undefined method 'devise' for User

ruby-on-rails ruby devise

How to sign in a user using Devise from a Rails console?

Rails 3 - Can Active_admin use an existing user model?

Why is my RSpec not loading Devise::Test::ControllerHelpers?

Rails 4 + Devise: Password Reset is always giving a "Token is invalid" error on the production server, but works fine locally.

Devise limit one session per user at a time

How to manually create a new user and user session in Devise?

Rails & Devise: How to render login page without a layout?

ruby-on-rails devise

How to specify devise_parameter_sanitizer for edit action?

Strong parameters with Rails and Devise

RoR Devise: Sign in with username OR email

Devise redirect after login fail

Rails Devise: get object of the currently logged in user?