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
/
actionmailer
/
test
/
mailers
/
async_mailer.rb
blob: c21a464f386e07b9400594e5dac2e6635f0a4771 (
plain
) (
blame
)
1
2
3
class
AsyncMailer
<
BaseMailer
self
.
queue
=
ActiveSupport
::
TestQueue
.
new
end