instance method perform

Ruby on Rails 7.1.6

Since v7.1.6

Available in: v7.1.6 v7.2.3 v8.0.4 v8.1.2

Signature

perform(blob, transformations)

No documentation comment.

Parameters

blob req
transformations req
Source
# File activestorage/app/jobs/active_storage/transform_job.rb, line 9
  def perform(blob, transformations)
    blob.representation(transformations).processed
  end

Defined in activestorage/app/jobs/active_storage/transform_job.rb line 9 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveStorage::TransformJob

Type at least 2 characters to search.

↑↓ navigate · open · esc close