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
59 60 61 |
# File 'app/controllers/calagator/venues_controller.rb', line 59 def call show_all_if_not_found || redirect_to_originator || render_venue end |