Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How can I use Devise's `confirmation_url` outside of a mailer?

ruby-on-rails ruby devise

How to pass additional data to devise mailer?

What does the "stretches" of database_authenticatable of devise mean?

ruby-on-rails devise

How to use http authentication in devise with an optional omniauth token as the authentication token

Where is Sign In View located for Devise- Rails 3

ruby-on-rails login devise

How can I use Rails/Devise without a database?