Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Devise display incorrect username, email, or password error message

ruby-on-rails-3 devise

rails: devise ,cancan, rolify to get role name by user

gem Warden, why do I need scope: in login_as helper?

Rails app won't delete user account using devise

ruby-on-rails devise

Devise + omniauth + carrierwave doesn't save facebook profile image

How to make passwords optional using Devise?

Change Rails session cookie domain without logging users out

Devise wrong number of arguments (2 for 1) upon session_controller#create

Simple Form Error Notification

Devise redirect on user destroy?

Why does devise redirect to current path when session times out

ruby-on-rails devise

sending post request to devise registrations using json

Rails Devise login using curl

include HTTP method in Javascript redirect?

client_side_validations 'Cannot read property 'user[email]' of undefined'

undefined method `reset_password_sent_at when upgrading devise in Rails 4.2.6

ruby-on-rails devise

Work around for issue multiple user models with devise_token_auth and active_model_serializers?

How to get devise to work with accepts_nested_attributes_for in a has one relationship?