index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activejob
/
test
/
jobs
/
application_job.rb
blob: 4a78b890ec7dc4d233bc80a45dc7646106220835 (
plain
) (
blame
)
1
2
3
4
require_relative
"../support/job_buffer"
class
ApplicationJob
<
ActiveJob
::
Base
end