Class: DcIdent

Inherits:
Object
  • Object
show all
Includes:
Mongoid::Document, Mongoid::Timestamps
Defined in:
app/models/dc_ident.rb

Overview

Mongoid::Document model for dc_idents emdedded documents.

dc_idents are similar to mongoid hash structure and can be used for saveing key/value object. Fact is that I have overlooked the existance of MongoDB Hash field type and this structure will be used until drg_forms_field which will use Hash field type is created.