This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
9f3d864855
rails--rails
/
actionmailer
/
test
/
mailers
History
Kirill Nikitin
96f290eac0
Update actionmailer with new hash syntax.
2012-10-07 21:54:14 +04:00
..
asset_mailer.rb
async_mailer.rb
Use synchronous queue by default. Separate queued message delivery jobs from the queued message wrappers so the queue itself needn't be marshaled (due to queue reference QueuedMessage).
2012-09-16 22:37:47 -07:00
base_mailer.rb
Update actionmailer with new hash syntax.
2012-10-07 21:54:14 +04:00
proc_mailer.rb
Update actionmailer with new hash syntax.
2012-10-07 21:54:14 +04:00