index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
activestorage
/
app
/
jobs
/
active_storage
/
base_job.rb
blob: 7bc2064dc5247246247a8585b9171562155277bb (
plain
) (
tree
)
9ec6736205
9ec6736205
1
2
3
4
# frozen_string_literal: true
class
ActiveStorage
::
BaseJob
<
ActiveJob
::
Base
end