Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Notifying an admin of a new registration using Devise

Rails 3.1 Devise Oauth for Facebook routing confusion

Please use new recommended protection model for params(strong_parameters) or add `protected_attributes` to your gemfile

How to run rails Devise method edit_password_url by hand?

ruby-on-rails devise

authentication from json api on Rails with Devise

SecureRandom string with tr translate showing abundance of underscores?

shopping cart, possible to use Devise's session functionality?

How to use dynamic scoping with devise and omniauth

Rails 4 delete button logs me out and results in "Can't verify CSRF token authenticity"

Rails multiple registration paths with Devise

ruby-on-rails devise nested

Add fields to User model in Devise

ruby-on-rails devise

Sinatra Warden with existing Ruby on Rails application that uses Devise

Disable devise's :confirmable on-the-fly to batch-generate users

ruby-on-rails ruby devise

Token authentication with Rails and Devise

Redirect after signing out of ActiveAdmin

OpenSSL::SSL::SSLError .....certificate verify failed?

Rails devise - Facebook + Twitter +

unique after_sign_out paths with multiple models with Devise and rails

Devise - forgot password not showing error message if the email does not exist in the db

Is there a Devise callback for "You are already signed in."?