Sha256: 1d24e344fc3a20781f45623392e7a1cf911f45fa422725a3cf37f47d015d68d0
Contents?: true
Size: 213 Bytes
Versions: 9
Compression:
Stored size: 213 Bytes
Contents
# typed: false # frozen_string_literal: true class ApplicationJob < Hephaestus::ApplicationJob # TODO: Add whatever configuration you need here; # note that Hephaestus sets some defaults for you already. end
Version data entries
9 entries across 9 versions & 1 rubygems