Module: Ext::Integrations::Event
- Included in:
- Event
- Defined in:
- app/models/ext/integrations.rb
Instance Method Summary collapse
Instance Method Details
#shows_with_sales(seller) ⇒ Object
144 145 146 |
# File 'app/models/ext/integrations.rb', line 144 def shows_with_sales(seller) raise "Just use shows" end |