Module: Dynamoid::Finders
Overview
This module defines the finder methods that hang off the document at the class level, like find, find_by_id, and the method_missing style finders.
Defined Under Namespace
Modules: ClassMethods
This module defines the finder methods that hang off the document at the class level, like find, find_by_id, and the method_missing style finders.
Modules: ClassMethods