Method: Moonrope::Structure#attributes
- Defined in:
- lib/moonrope/structure.rb
#attributes ⇒ Hash (readonly)
Returns attributes which should be included in this structure.
25 26 27 |
# File 'lib/moonrope/structure.rb', line 25 def attributes @attributes end |