Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Override DeviseController base class - Rails 4, Devise 3

ruby-on-rails ruby devise

Devise: iOS “Add to Home Screen”

Rails 4 Devise Omniauth with multiple providers tied to model associated with user

How to display Devise login form errors when using Hotwire Rails

Rails, Node.js cross-server authentication

Update Attributes After Sign In Devise

Rails 4 - Devise, guest users causes filter chain halted

Rails Devise API - Login route responds with `You need to sign in or sign up before continuing.`

Devise/Cucumber - Adding a step which confirm a user exists

get session id from warden or devise

rails omniauth and UTF-8 errors

How to config devise to accept auth token in HTTP header?

Confirmation email from devise on rails3 using gmail not arriving

Do I need a custom Devise controller if only changing the Sign Up view?

Changing devise and rails 3 to use bcrypt instead of sha

Custom Devise controller

Rails Devise registration with an additional model

How to invalidate specific session at logout in Rails /w Devise?

How should I use Rails to index and query a join table?

No route matches GET /sign_up, but I can visit the page?