Module: Devise
- Defined in:
- lib/devise-basecamper/devise/models/authenticatable.rb,
lib/devise-basecamper/model.rb,
lib/devise-basecamper/version.rb
Overview
lib/devise-basecamper/devise/models/authenticatable.rb
This module will make sure to remove the subdomain field by default from devise models that are NOT using basecamper. That way the finders will try searching on fields in your database that may not exist.
Defined Under Namespace
Modules: Basecamper, Models