Class: Traktion::Control
- Inherits:
-
Object
- Object
- Traktion::Control
- Defined in:
- lib/traktion/control.rb,
lib/traktion/models/show.rb
Instance Method Summary collapse
Instance Method Details
#shows ⇒ Object
3 4 5 |
# File 'lib/traktion/models/show.rb', line 3 def shows @shows ||= Traktion::Models::Show end |