Module: GitDS::DbModelItemObject

Includes:
ModelItemObject
Included in:
ModelItem
Defined in:
lib/git-ds/model/db_item.rb

Overview

An in-DB ModelItem mixin. DbModelItems exist only in the database.

Note: this is an instance-method module. It should be included, not extended.

Instance Attribute Summary

Attributes included from ModelItemObject

#model

Method Summary

Methods included from ModelItemObject

#array_property, #bool_property, #clear_cache, #delete, #float_property, #ident, #initialize_item, #integer_property, #path, #properties, #property, #property_cache, #set_property, #timestamp_property, #valid?