Class: Mongoid::Relations::Metadata

Inherits:
Object
  • Object
show all
Includes:
ModelManage::Metadata
Defined in:
lib/model_manage/mongoid_rails_erd.rb,
lib/model_manage/mongoid.rb

Instance Attribute Summary collapse

Method Summary

Methods included from ModelManage::Metadata

#active_record, #belongs_to?, #check_validity!, #collection?, #options, #through_reflection

Instance Attribute Details

#formObject

Returns the value of attribute form.



20
21
22
# File 'lib/model_manage/mongoid.rb', line 20

def form
  @form
end