Method: Pakyow::Presenter::View#logical_path
- Defined in:
- lib/pakyow/presenter/view.rb
#logical_path ⇒ Object (readonly)
The logical path to the view template.
73 74 75 |
# File 'lib/pakyow/presenter/view.rb', line 73 def logical_path @logical_path end |