Class: RailsBand::ActiveStorage::Event::Transform

Inherits:
BaseEvent
  • Object
show all
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

#initialize, #slice, #to_h

Constructor Details

This class inherits a constructor from RailsBand::BaseEvent