Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Resetting Devise Password without an Email - Rails

ruby-on-rails devise

Devise Completed 401 Unauthorized in 1ms after apply strong parameter

Design of Rails app with multiple user types using Devise and STI

How do I call the fully qualified Devise sign_in method?

Rails 4 devise_invitable invitation token invalid

How to implement Rails 4 Devise user sign up with Company name in single nested form

Controller monkey patch in initializer gets lost when rails reloads classes

devise token auth + Save Facebook info

Devise Omniauth - setup & defining strategies

Rails / Devise: undefined method `router_name' for nil:NilClass - what is coming through as nil?

Rails 3 - sendgrid setup to support devise

Google oauth via devise and omniauth/oauth continually requesting access

Devise:: Cannot create user through rake db:seed (failure confirmation_instructions)

devise ruby-on-rails-3.1

Devise 401 return on correct login with custom sessions controller

ruby-on-rails ruby json devise

Rails 3.2 + Devise 2.1 + OmniAuth + Backbone.js Authentication

Testing Devise+Omniauth(Facebook) with Cucumber

Devise Helpers (authenticate_user!, current_user, user_signed_in?) not initialized

uncaught throw :warden in Devise Testing

HTTP authentication between devise and iphone app

Can I execute custom actions after successful sign in with Devise?

ruby ruby-on-rails-3 devise