Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Cannot make Devise to log out from Angular.js

Windows Authentication with Ruby on Rails

Devise not working due to this warning: [WARNING] You provided devise_for :users but there is no model User defined in your application

How to create a link that automatically logs the user in on devise / rails?

Rails on create transaction

What to use for user registration when creating a Rails 5 API-Only app?

Ruby on Rails Devise, how to change signin path when authentication fails?

Multitenancy (acts_as_tenant) with Devise (users default scoped by subdomain) breaks sessions

Custom password field with devise (ruby)

Anonymous Devise Issue: "[17] is not a symbol" [duplicate]

ruby-on-rails devise

Can't get new Rails app with Devise to display sign_in/sign_up pages

Devise's registration_path, how it's generated?

ruby-on-rails devise

Devise Google Oauth works perfectly but doesn't sign-in on user creation, requires additional log on

How to successfully use validate_token in the devise_token_auth gem?

skip confirmation e-mail in development with devise

Do I need a "Users" controller when using Devise in Rails

Custom Devise 401 unauthorized response

Devise broke all my tests - ActiveRecord::RecordNotUnique PG::Error