Method: Pakyow::Presenter::View#attributes
- Defined in:
- lib/pakyow/presenter/view.rb
#attributes ⇒ Object Also known as: attrs
Returns attributes object for self
.
398 399 400 |
# File 'lib/pakyow/presenter/view.rb', line 398 def attributes @attributes end |