instance method perform_method

Ruby on Rails edge

Since edge Private — implementation detail, not part of the public API

Signature

perform_method()

No documentation comment.

Source
# File activestorage/app/jobs/active_storage/create_variants_job.rb, line 29
    def perform_method
      (@process == :immediately) ? :perform_now : :perform_later
    end

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

Defined in ActiveStorage::CreateVariantsJob

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close