Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Turning off ip spoofing check in Rails 3 application

Rolify Table Error (user.add_role :admin Unknown Key Error)

Devise, OmniAuth & Facebook: "Not found. Authentication passthru."

Devise Omniauth undefined method omniauth_authorize_path

Devise password check

ruby-on-rails devise

What is the best way to ban/block users with Devise for Rails?

Check if current_user is the owner of a resource and allow edit/delete actions

Rails 4 How Overwrite Devise Respond Path Upon Error

ruby-on-rails devise

Use javascript to check if logged in with devise

RSpec Test of Custom Devise Session Controller Fails with AbstractController::ActionNotFound

Redirecting issues when user cannot sign in using Devise

ruby-on-rails routes devise

How to use Devise: rememberable?

Log a user into their subdomain after registration with Rails and Devise

undefined method 'env' for nil:NilClass

ruby-on-rails rspec devise

Phone number based Devise authentication for mobile apps [closed]

Rails/Devise - Customize flash message (devise.en.yml) with a link_to

ruby-on-rails devise

How do I set 'current_user' even though a user is not logged in? - Rails 3

ruby-on-rails-3 devise

skip_before_filter ignores conditionals

ruby-on-rails devise

I need to authenticate a user directly in the console under Devise. How can I do it?

ruby-on-rails-3 devise

Devise after_sign_in_path_for ... sending to .... root_path - query