Class: SchemaMigration

Inherits:
Dynomite::Item show all
Defined in:
lib/dynomite/migration/internal/models/schema_migration.rb

Instance Attribute Summary

Attributes inherited from Dynomite::Item

#attrs, #new_record

Attributes included from Dynomite::Item::Write

#_touching

Method Summary

Methods inherited from Dynomite::Item

#==, #[], #[]=, #as_json, #attribute, #delete_attribute, inherited, #initialize, #persisted?, #read_attribute, #reload, #to_param, #update_attribute, #update_attribute_presence, #write_attribute

Methods included from Dynomite::Item::Write

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

Methods included from Dynomite::Item::Read::Find

#find

Methods included from Dynomite::Item::Locking

#increment_lock_version, #reset_lock_version_was

Methods included from Dynomite::Item::Sti

#set_type

Methods included from Dynomite::Item::WaiterMethods

#waiter

Constructor Details

This class inherits a constructor from Dynomite::Item