Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

Rails: Cannot use methods defined in application helper within devise email views?

AngularJS: Use devise with multiple models

Two different login pages for one model with devise on rails

How does Devise and OmniAuth work together?