Class: Calagator::VenuesController::Show
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- Calagator::VenuesController::Show
- Defined in:
- app/controllers/calagator/venues_controller.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
61 62 63 |
# File 'app/controllers/calagator/venues_controller.rb', line 61 def call show_all_if_not_found or redirect_to_progenitor or render_venue end |