Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How do I add instance variables to Devise email templates?

RoR: Forgot Password & Sign In - in same page

Upgrading Rails 3.2 to Rails 4.2 getting 401 unauthorized

Scoping email to subdomain in devise rails

ruby-on-rails devise

rspec user test gives "undefined local variable or method `confirmed_at' "

Ruby on Rails 3: Devise::LdapAdapter.get_ldap_param undefined method error

ruby-on-rails ruby devise ldap

Retrieve rails/devise current_user from Backbone

custom action for devise registrations controller getting nil resource

ruby-on-rails devise

Rails Devise: Login from a different domain

ruby-on-rails devise

Creating Profile for Devise users

Devise gem: what's the difference between config.remember_for and config.timeout_in?

How do I override the PasswordsController actions in a rails app with ActiveAdmin & Devise

Sign out specific user with Devise in Rails

Devise with Ruby on Rails - Force user to change password on first login

Devise how to change reset_password_token error

ruby-on-rails devise

Devise for Rails 4: why should you keep user profile data on a separate table to the Devise User models table

ruby-on-rails devise

Setting up an API using Devise for authentication

How to integrate openId with devise in rails 3

ruby-on-rails openid devise

Rails session gets destroy whenever model destroy link is clicked

With Rails and Devise, how do I set the cookie properties if I'm using ActiveRecord store?

ruby-on-rails devise