lib/dynflow/serializers/abstract.rb in dynflow-1.3.0 vs lib/dynflow/serializers/abstract.rb in dynflow-1.4.0

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true module Dynflow module Serializers # @abstract # Used to serialize and deserialize arguments for storage in a database. # Used by {DelayedPlan} to store arguments which should be passed into