Method: Hyrax::BatchEditsController#after_destroy_collection
- Defined in:
- app/controllers/hyrax/batch_edits_controller.rb
#after_destroy_collection ⇒ Object
30 31 32 |
# File 'app/controllers/hyrax/batch_edits_controller.rb', line 30 def after_destroy_collection redirect_back fallback_location: hyrax.batch_edits_path end |