Module: SimpleObjects::Attributes::ClassMethods
- Defined in:
- lib/simple_objects/attributes.rb
Instance Attribute Summary collapse
-
#attributes ⇒ Object
readonly
Returns the value of attribute attributes.
Instance Method Summary collapse
Instance Attribute Details
#attributes ⇒ Object (readonly)
Returns the value of attribute attributes.
13 14 15 |
# File 'lib/simple_objects/attributes.rb', line 13 def attributes @attributes end |