Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

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

Devise - Confirming after the user edits email

ruby-on-rails-3 devise

Rails render of partial and layout in controller

What's the difference between twitter consumer key and access token

Rails & Devise: Override SessionsController

How can I add my rails devise login/signup to a React Native app?

Prepend sign_up page with a condition?

ruby-on-rails devise