Class: Ecfr::Base::Metadata

Inherits:
Object
  • Object
show all
Includes:
AttributeMethodDefinition
Defined in:
lib/ecfr/base.rb

Instance Attribute Summary collapse

Method Summary

Methods included from AttributeMethodDefinition

included, #initialize

Instance Attribute Details

#attributesObject (readonly)

Returns the value of attribute attributes.



68
69
70
# File 'lib/ecfr/base.rb', line 68

def attributes
  @attributes
end