Class: Play::Views::Index
- Defined in:
- lib/play/views/index.rb
Instance Method Summary collapse
Methods inherited from Layout
Instance Method Details
#title ⇒ Object
4 5 6 |
# File 'lib/play/views/index.rb', line 4 def title "Queue" end |