Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How do I add a strategy to Devise

ruby-on-rails ruby devise

Rspec, CanCan and Devise

Rails & Devise: how to configure mail with domain name automatically?

Devise with multiple models & multiple login forms

Error "mail has already been taken" shows up twice on sign up with Security Extension for Devise (RoR)

ruby-on-rails devise

Password "can't be blank" when trying to create a new user via ActiveAdmin in Rails 4

Rails - Devise - Add action to controller

Write a custom OmniAuth strategy

Apartment switch tenant based on logged user

undefined method `user_url' for Devise SessionsController:create

Accessing devise current_user inside another rails engine

How do I authenticate using Devise in a Rails REST API App?

Activeadmin : undefined method `access_denied'

Is it possible to add devise, if user model already exists?

ruby-on-rails devise

How to tackle different user types with Devise

Devise Soft Email Confirmation

Ruby on Rails / Devise: Determining in model if user is logged in

Ruby on Rails - devise users/sign_out not working

ruby-on-rails ruby url devise

How to redirect a user after registration when using Devise?

ruby-on-rails ruby devise

How to access (devise) current_user in a rspec feature test?