lib/rocket_job/batch/tabular/output.rb in rocketjob-5.1.1 vs lib/rocket_job/batch/tabular/output.rb in rocketjob-5.2.0.beta1

- old
+ new

@@ -1,5 +1,5 @@ -require 'active_support/concern' +require "active_support/concern" module RocketJob module Batch class Tabular # For the simple case where all `output_categories` have the same format,