Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

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

Authentication with Devise in Rspec tests

ruby-on-rails rspec devise

How to call devise sign_in and sign_out methods of devise from another controller different from devise?

Using Rails and Devise, I want to send a welcome email on sign up.

ruby-on-rails email devise