Module Devise::Models::DatabaseAuthenticatable::ClassMethods
In: lib/devise/models/database_authenticatable.rb

Methods

Public Instance methods

We assume this method already gets the sanitized values from the DatabaseAuthenticatable strategy. If you are using this method on your own, be sure to sanitize the conditions hash to only include the proper fields.

[Validate]