Class: TinyDS::BaseTx::TxDone
- Inherits:
-
TinyDS::Base
- Object
- TinyDS::Base
- TinyDS::BaseTx::TxDone
- Defined in:
- lib/tiny_ds/base_tx.rb
Constant Summary
Constants inherited from TinyDS::Base
TinyDS::Base::RESERVED_PROPERTY_NAME, TinyDS::Base::VALID_PROPERTY_TYPE
Instance Attribute Summary
Attributes inherited from TinyDS::Base
Method Summary
Methods inherited from TinyDS::Base
#__before_save_set_timestamps, _get_by_id_or_name!, #attributes=, count, create, create!, default_attrs, destroy, #destroy, destroy_all, #do_save, get, get!, get_by_id, get_by_id!, get_by_name, get_by_name!, #get_property, #id, #initialize, #key, kind, #method_missing, #name, new_from_entity, #new_record?, #parent_key, property, property_definition, property_definitions, query, #save, #save!, #set_property, to_key, #valid?
Constructor Details
This class inherits a constructor from TinyDS::Base
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class TinyDS::Base