Class: Play::Views::Index

Inherits:
Layout
  • Object
show all
Defined in:
lib/play/views/index.rb

Instance Method Summary collapse

Methods inherited from Layout

#login

Instance Method Details

#titleObject



4
5
6
# File 'lib/play/views/index.rb', line 4

def title
  "Queue"
end