instance method variant?

Ruby on Rails 7.2.3

Since v7.2.3 Private

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

Signature

variant?()

No documentation comment.

Source
# File activestorage/app/models/active_storage/preview.rb, line 115
    def variant?
      variation.transformations.present?
    end

Defined in activestorage/app/models/active_storage/preview.rb line 115 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveStorage::Preview

Type at least 2 characters to search.

↑↓ navigate · open · esc close