Sha256: 449bac8441a500dc533bf2283565f9af5ddfffe0731de1d7de76846086621fd3
Contents?: true
Size: 93 Bytes
Versions: 1
Compression:
Stored size: 93 Bytes
Contents
# frozen_string_literal: true module Bs5 class ApplicationJob < ActiveJob::Base end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bs5-0.0.6 | app/jobs/bs5/application_job.rb |