Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

rail3/rspec/devise: rspec controller test fails unless I add a dummy=subject.current_user.inspect

ruby-on-rails rspec devise

Allow a user to add new users in Devise, and remain logged in as themselves

Remove Devise Flash Notices for Sign out

Rails 3: Send welcome e-mail using Devise

Why is Pundit not coupled with Rolify like CanCanCan is?

Rails, Devise & Omniauth - problems with setup

Devise/OmniAuth Override default callback url

Devise and Rspec - undefined method `authenticate!' for nil:NilClass

ruby-on-rails rspec devise

Setting up SAML callback in Rails using Devise and OmniAuth-SAML

Rails Using Devise to show Online users

ruby-on-rails devise

Authentication with AngularJs and Devise Rails, Do I need token system?

How to use the Devise gem in a Rails app where the "User" is split up between three models?

rails 3 routes stack level too deep devise

ruby-on-rails devise

Rails 4 + Devise Login with email or username and strong parameters

Allow unconfirmed users to access certain pages which require authentication

Rails: (Devise) Two different methods for new users?

ruby-on-rails devise

Mobile App webframe Authentication with Rails Devise

Rails - devise and sidekiq routes

before_filter with devise

Rails: How do I override Devise controller and Devise routes at the same time?