Module: Dynamoid::Criteria

Extended by:
ActiveSupport::Concern
Included in:
Components
Defined in:
lib/dynamoid/criteria.rb,
lib/dynamoid/criteria/chain.rb

Overview

Allows classes to be queried by where, all, first, and each and return criteria chains.

Defined Under Namespace

Modules: ClassMethods Classes: Chain