Module: Searchgasm::ActiveRecord
- Defined in:
- lib/searchgasm/active_record/base.rb,
lib/searchgasm/active_record/associations.rb
Overview
Searchgasm ActiveRecord
Hooks into ActiveRecord to add all of the searchgasm functionality into your models. Only uses what is publically available, doesn’t dig into internals, and searchgasm only gets involved when needed.
Defined Under Namespace
Modules: Associations, Base