Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

devise overriding registrations controller - uninitialized constant Users::RegistrationsController

ruby-on-rails-3.1 devise

How to validate password strength with Devise in Ruby on Rails?

Rails 3 and Devise: Redirecting to page following signup (confirmable)

Using devise for multiple models

ruby-on-rails devise

Devise: How to override devise error messages on password change

Overriding devise SessionsController destroy

Always getting 401 Unauthorized with new install of Rails + Devise

Devise: How to create a new user being already logged in?

Rails: Only allow admin user to create new users in Rails with Devise (No external modules)

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