Sha256: 7a7dbfaff2c901ce8eae3cbac71988e049da32046dd1ad33622833302017f751
Contents?: true
Size: 244 Bytes
Versions: 5
Compression:
Stored size: 244 Bytes
Contents
module Ooz module Base class Stage class Task class Strategy class Prior < Strategy passthrough :prior_task_type, :stage_id, to: :doc end end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems