Method: DataMetaDom::Model#records

Defined in:
lib/dataMetaDom/model.rb

#recordsObject (readonly)

Instances of Record on this model, keyed by the full name including the namespace if any.



36
37
38
# File 'lib/dataMetaDom/model.rb', line 36

def records
  @records
end