Module: Imperator::Mongoid

Defined in:
lib/imperator/mongoid/command.rb,
lib/imperator/mongoid.rb,
lib/imperator/mongoid/command/rest.rb,
lib/imperator/mongoid/attribute_helper.rb

Overview

action do object = SomeObject.find(id) object.authored_by(author) end end

Defined Under Namespace

Modules: AttributeHelper Classes: Command