Class: RailsBand::ActiveStorage::Event::Transform
- Defined in:
- lib/rails_band/active_storage/event/transform.rb
Overview
A wrapper for the event that is passed to transform.active_storage.
Instance Attribute Summary
Attributes inherited from BaseEvent
#allocations, #cpu_time, #duration, #end, #idle_time, #name, #time, #transaction_id
Method Summary
Methods inherited from BaseEvent
Constructor Details
This class inherits a constructor from RailsBand::BaseEvent