Class: Ecfr::Base::Metadata
- Inherits:
-
Object
- Object
- Ecfr::Base::Metadata
- Includes:
- AttributeMethodDefinition
- Defined in:
- lib/ecfr/base.rb
Instance Attribute Summary collapse
-
#attributes ⇒ Object
readonly
Returns the value of attribute attributes.
Method Summary
Methods included from AttributeMethodDefinition
Instance Attribute Details
#attributes ⇒ Object (readonly)
Returns the value of attribute attributes.
68 69 70 |
# File 'lib/ecfr/base.rb', line 68 def attributes @attributes end |