method

forced_disposition_for_serving

rails latest stable - Class: ActiveStorage::Variant

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v7.0.0) is shown here.

forced_disposition_for_serving()
public

No documentation available.

# File activestorage/app/models/active_storage/variant.rb, line 94
  def forced_disposition_for_serving # :nodoc:
    nil
  end