Module: Dynomite::Item::Components

Extended by:
ActiveSupport::Concern
Includes:
ActiveModel::Callbacks, ActiveModel::Dirty, ActiveModel::Model, ActiveModel::Serialization, Associations, Client, Dsl, Locking, Read, Sti, WaiterMethods, Write
Included in:
Dynomite::Item
Defined in:
lib/dynomite/item/components.rb

Instance Attribute Summary

Attributes included from Write

#_touching

Method Summary

Methods included from Write

#call_update_strategy, #delete, #destroy, #increment, #increment!, #put, #put!, #raise_error_if_invalid, #save, #save!, #toggle, #toggle!, #touch, #update, #update!

Methods included from Read::Find

#find

Methods included from Locking

#increment_lock_version, #reset_lock_version_was

Methods included from Sti

#set_type

Methods included from WaiterMethods

#waiter