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

Version Path
hephaestus-0.8.16.1 templates/app/jobs/application_job.rb
hephaestus-0.8.16 templates/app/jobs/application_job.rb
hephaestus-0.8.15.5 templates/app/jobs/application_job.rb
hephaestus-0.8.15.4 templates/app/jobs/application_job.rb
hephaestus-0.8.15.3 templates/app/jobs/application_job.rb
hephaestus-0.8.15.2 templates/app/jobs/application_job.rb
hephaestus-0.8.15.1 templates/app/jobs/application_job.rb
hephaestus-0.8.15 templates/app/jobs/application_job.rb
hephaestus-0.8.14 templates/app/jobs/application_job.rb