Method: Inversion::Template#attributes
- Defined in:
- lib/inversion/template.rb
#attributes ⇒ Object (readonly)
The Hash of template attributes
305 306 307 |
# File 'lib/inversion/template.rb', line 305 def attributes @attributes end |