Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Rails 3.2.8 - Share Devise Sessions Across Subdomains with POW

Devise - Sign in On Subdomain

NoMethodError: undefined method `email' for nil:NilClass : can't send email with devise/sendgrid(Rails 3.2)

Any Alternate method for Class Casting

Authenticating Ember App with Rails (and Devise)

Rails Devise authenticatate_user not working

ruby-on-rails devise

Logging in with username using Devise with Rails 4

devise ruby-on-rails-4

Still getting "Current password can't be blank" in Registration Edit after following wiki

Why is a devise cookie not set on XHR request?

rails server argument error

ruby-on-rails devise

warden authenticate recall not getting called

Restrict Login with Google OAuth2.0 to Specific Whitelisted Domain Name on Ruby

accepts_nested_attributes_for with belongs_to polymorphic devise

ember-simple-auth doesn't add Token to every request

Devise Lockable not working in rspec controller tests

ruby-on-rails rspec devise

Devise confirmation link gives me routing error

ruby-on-rails ruby devise

Overriding serializer when using devise_token_auth and active_model_serializer

NameError uninitialized constant Model::Object

warden authentication returning 401

How to access (devise) current_user in a rspec feature test?