lib/hydra/derivatives/runners/full_text_extract.rb in hydra-derivatives-3.7.0 vs lib/hydra/derivatives/runners/full_text_extract.rb in hydra-derivatives-3.8.0
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
module Hydra::Derivatives
class FullTextExtract < ImageDerivatives
# Adds format: 'txt' as the default to each of the directives
def self.transform_directives(options)
options.each do |directive|