Class: TicketNetwork::Catalog::Performance
- Defined in:
- lib/ticket_network/catalog/performance.rb
Defined Under Namespace
Classes: Parser
Class Method Summary collapse
Methods inherited from Base
action, defaults, get, post, service
Class Method Details
.all(parameters = {}) ⇒ Object
20 21 22 |
# File 'lib/ticket_network/catalog/performance.rb', line 20 def all(parameters={}) fetch(parameters).performers end |