Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

After destroying user model, cannot add user model back in

ruby-on-rails ruby devise

Devise gem in Rails: generate user_root_path

ruby-on-rails devise

Devise Custom login form

how to customize devise error messages with classes

Customizing Devise error messages in Rails 3?

undefined method `devise_for' in rails action controller

Devise/Capybara Ambiguous match

Devise, requiring user to accept terms of service?

Devise: How to quickly reset all user passwords

Single Table Inheritance with Devise in Rails 4

Can you use Devise :timeoutable and :rememberable at the same time?

ruby-on-rails devise

Stub authentication in request specs

find_scope! error - Could not find a valid mapping ... (Rails and Devise 1.2.1)

ruby-on-rails devise

Devise with omniauth-facebook "Invalid Credentials"

Rails/Devise - Creating new users via json request

ruby-on-rails devise

Redirecting when editing/updating a user (with error)

How to use CanCan with gem controllers?

How can I store and set the user on this angularjs devise library auth service? Or is it being done already?

Testing redirect after login with Devise

What does sign_in of devise do

ruby-on-rails devise