Sha256: 0201ded049de73bc77fab4f98d244314a09ebda8222bd8b18681cac7cb425d71
Contents?: true
Size: 157 Bytes
Versions: 22
Compression:
Stored size: 157 Bytes
Contents
module ETL #:nodoc: module Execution #:nodoc: # Persistent class representing an ETL job class Job < Base belongs_to :batch end end end
Version data entries
22 entries across 22 versions & 9 rubygems