Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

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?

How to use devise current_user in Active Model Serializers

rails devise edit_user_password_path

ruby-on-rails devise

How to test json login in devise with rspec

Using Devise with multiple namespaces for the same Model

Force users to sign out in Devise

Devise password encryption

Devise routing error on Forgot password

Devise warden error thrown for authenticate_user in functional Rails test