app/jobs/create_derivatives_job.rb in hyrax-3.0.0.pre.rc1 vs app/jobs/create_derivatives_job.rb in hyrax-3.0.0.pre.rc2

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true class CreateDerivativesJob < Hyrax::ApplicationJob queue_as Hyrax.config.ingest_queue_name # @param [FileSet] file_set # @param [String] file_id identifier for a Hydra::PCDM::File