Class: Calagator::VenuesController::Destroy
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- Calagator::VenuesController::Destroy
- Defined in:
- app/controllers/calagator/venues_controller.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
154 155 156 |
# File 'app/controllers/calagator/venues_controller.rb', line 154 def call prevent_destruction_of_venue_with_events || destroy end |