Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Is there a way in devise to check if current user signed in via session data?

Rails session gets destroyed on DELETE request [duplicate]

devise_error_messages! causes undefined method `errors' for nil:NilClass

Rails 4 - Devise not binding session

Rails Devise confirmable for some users but not others

ruby-on-rails devise

Devise in namespace - ActionController::RoutingError (No route matches {:action=>"new", :controller=>"devise/sessions"})

ruby-on-rails devise

Ruby on Rails Role-based Authentication System, how to work with different roles?

ruby-on-rails ruby devise

Ruby on Rails: redirect unauthenticated user to root instead of the sign in page

ruby-on-rails ruby devise

What is the meaning of "provider" and "uid" in the Devise user?

ruby-on-rails devise

Strong parameter override for DeviseTokenAuth controller

Undefined method confirmed_at when using Devise

Devise gem: Single project with multiple login strategies

Where is user.admin? defined in rails-devise-pundit starter app?

Setting authentication option in devise according to user's choice

ruby-on-rails devise ldap

How to use Rails validates only if not a new user

The action 'google_oauth2' could not be found for Users::OmniauthCallbacksController

Send email confirmation with devise

Net::SMTPAuthenticationError in Devise::PasswordsController#create when working with devise mailers

ruby-on-rails devise