Module: ActiveStorage::SendZip
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/active_storage/send_zip.rb,
lib/active_storage/send_zip/version.rb
Overview
This is an ActiveSupport::Concern to include into your controller. The purpose is just to add a send_zip method to your controller
Constant Summary collapse
- VERSION =
The version of this gem
'0.3.4'