Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Rails 4 - checkbox agreement validation fails on create new user registration using devise

How to create and use a global variable like current_user (devise) in Rails?

How to log in/out users with Devise in Rails4 testing

How do you add additional scoping to Devise user_signed_in? helper?

ruby-on-rails devise warden

Require password only when changing password devise registration

ruby-on-rails ruby devise

"undefined method 'becomes' for nil:NilClass" where it shouldn't

ruby ruby-on-rails-4 devise

Routes conflict in Ruby on Rails

RSpec-2 and Devise

Devise confirmation emails are not arriving. How do I properly configure it?

Rails 3: Devise users_controller, where is it?

Unable to sign in for a user resource - NoMethod error in devise/sessionsController#create

ruby-on-rails ruby devise

RSpec tests with devise: could not find valid mapping

Devise Invitable Rails Admin conflict

Problem with Routes using Devise and Omniauth

Does anyone know the options for Devises `authenticate_user!`?

Rails & Devise: How to authenticate specific user?

Devise authentication for sinatra app mounted in Rails

Devise allows blank password during password reset

ruby-on-rails devise

Devise authentication logs in after password change

How to make custom host working for devise mailer?