Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Rails 3 using Devise: How to allow someone to log in using their Facebook account?

Undefined local variable or method `unconfirmed_email' when registering users?

ActionController::InvalidAuthenticityToken in RegistrationsController#create

"WARNING: Can't mass-assign protected attributes"