Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How to manually send a Devise email?

How to get password reset url in devise?

ruby-on-rails devise

CanCan error 'undefined method role?' with Devise

Rails devise does not send confirmation email but requires

Devise current_user in routes.rb

how should I go about making all Devise paths use https?

Devise Registration#update via JS in Rails

Devise error: email can't be blank

Devise before filter that prevents access to "new_user_registration_path" unless user is signed-in

Rails Devise, how to unencrypt a password?

uninitialized constant devise::controllers::internalhelpers

Devise authenticate_user

ruby-on-rails devise

undefined method skip_confirmation! - devise, omniauth

join two tables to get data rails 4

Let user update their password without current password in devise

ruby-on-rails devise

PG::UndefinedTable - ERROR: relation "active_storage_attachments" does not exist

Sending delayed email from devise

Devise: authentication_token column in user model is null

Rails 4 Devise 3.1.1 ActionController::UnknownFormat in Devise::RegistrationsController#new

"Unknown attribute: avatar" when uploading image with Paperclip?