method

parameters

rails latest stable - Class: ActiveStorage::Filename

Method deprecated or moved

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

parameters()
public

No documentation available.

# File activestorage/app/models/active_storage/filename.rb, line 63
  def parameters #:nodoc:
    Parameters.new self
  end