Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How to integrate CanCan with multiple devise models?

ruby-on-rails devise cancan

Editing Users With Devise and Omniauth

Devise and user registration requiring admin approval

Devise being logged out on post to different route

ruby-on-rails devise

How do I add Honey pot fields to my forms?

Undefined method 'authenticate_with_http_basic' in Rails 4.2

OmniAuth::NoSessionError - You must provide a session to use OmniAuth. (configured in devise)

How do I add trackable to an existing Devise setup?

Adding token_authenticatable to devise with migration

How to specify Devise 'from' email

Devise: redirect on sign up failure?

devise after create hook

ruby-on-rails-3 devise

bcrypt error: Devise ruby 2.0 and rails 4.0

Devise NoMethodError 'for' ParameterSanitizer

Devise: Unpermitted parameters

ruby-on-rails ruby devise

Devise gem skip confirmation and skip confirmation via email both at once

Multiple connections in ActionCable

User Registration in Devise through API

How do I properly migrate from has_secure_password to encrypted_password (as both use password_digest) without losing old passwords?

Testing helpers in Rails 3 with Rspec 2 and Devise