Module: GitDS::FsModelItemObject

Includes:
ModelItemObject
Included in:
FsModelItem
Defined in:
lib/git-ds/model/fs_item.rb

Overview

A filesystem ModelItem mixin. FsModelItems exist both on the filesystem and 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, #children, #clear_cache, #delete, #float_property, #ident, #initialize_item, #integer_property, #path, #properties, #property, #property_cache, #set_property, #timestamp_property, #valid?