Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How can I configure Devise for Ruby on Rails to store the emails and passwords somewhere other than in the user model?

Getting SSL Error Using Koala with Devise & OmniAuth in a Rails 3 App

devise/omniauth login with twitter - validation failed: email can't be blank

Rails 3 with Devise: No route matches /d/users/sign_out

Custom variables in Devise reset password instructions?

Rails + Devise + API + User Registration

How to set Devise config values within model

ruby-on-rails 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