Module: Crm::Core::Mixins::Findable
- Extended by:
- ActiveSupport::Concern, ClassMethods
- Included in:
- Account, Activity, Crm::Collection, Crm::Contact, Event, EventContact, Mailing, Type
- Defined in:
- lib/crm/core/mixins/findable.rb
Overview
Findable
lets you fetch an item using .find.
Defined Under Namespace
Modules: ClassMethods