Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

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

Custom XML response for auth failure using Devise

ruby-on-rails ruby xml devise

Signing out User with Devise is signing out the AdminUser as well

How do I get devise_async working with Cucumber?

Devise invitation generate accept_invitation_url

Oauth2 provider (Doorkeeper?) being an Oauth2 consumer (Devise+OmniAuth) for login

Rails 4 - Error during failsafe response: undefined method 'authenticate' for nil:NilClass