Module: Cuprum::Collections::Commands

Defined in:
lib/cuprum/collections/commands.rb,
lib/cuprum/collections/commands/create.rb,
lib/cuprum/collections/commands/update.rb,
lib/cuprum/collections/commands/upsert.rb,
lib/cuprum/collections/commands/associations.rb,
lib/cuprum/collections/commands/abstract_find_one.rb,
lib/cuprum/collections/commands/find_one_matching.rb,
lib/cuprum/collections/commands/abstract_find_many.rb,
lib/cuprum/collections/commands/abstract_find_matching.rb

Overview

Namespace for abstract commands and collection-independent commands.

Defined Under Namespace

Modules: AbstractFindMany, AbstractFindMatching, AbstractFindOne, Associations Classes: Create, FindOneMatching, Update, Upsert