Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Devise password encryption

Devise routing error on Forgot password

Devise warden error thrown for authenticate_user in functional Rails test

Changed Devise mailer template path, now Devise Invitable's e-mail subject lines fail

setting Devise after_sign_in_path_for with multiple models

ruby-on-rails devise

ruby block that starts with <<-HTML

ruby-on-rails ruby devise

Devise change email does not update email

Examples of Ruby on rails + aws congnito

Adding confirmable module to an existing site using Devise

Modifying devise modules after first generation

Problems with "devise_for", "devise_scope"!

devise registrations controller + paperclip

Devise not setting current_user on Ajax post even though correct x-csrf-token is included in request header

Devise 2.0 'layout_by_resource' deprecation warnings when running specs

ruby-on-rails devise

rspec integration test with devise throws NoMethodError error

Migrating to OmniAuth 1.0: undefined method `user_omniauth_authorize_path'

Uniqueness of users with devise and acts_as_tenant in rails 3

Devise, how to override send_confirmation_instructions

Rspec: Test redirects in Devise::OmniauthCallbacksController subclass

Unitialized Constant Devise RSPEC