Class: VividSeats::Performance
- Inherits:
-
Object
- Object
- VividSeats::Performance
- Defined in:
- lib/vivid_seats/performance.rb
Instance Method Summary collapse
Instance Method Details
#all(query = {}) ⇒ Object
3 4 5 |
# File 'lib/vivid_seats/performance.rb', line 3 def all(query={}) API.performances(query) end |