Sha256: c856173009e92698f41cef7c6fb9fc99aad1ea5d7f09184f90ede5f135e353df
Contents?: true
Size: 222 Bytes
Versions: 36
Compression:
Stored size: 222 Bytes
Contents
module Hyrax # A common base class for all Hyrax jobs. # This allows downstream applications to manipulate all the hyrax jobs by # including modules on this class. class ApplicationJob < ::ApplicationJob end end
Version data entries
36 entries across 36 versions & 1 rubygems