mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fbb2fc8aa7
PR #29270 changed the number of arguments that gets passed to Procs defined in ActionMail::Base.default. With this changeset, Procs can now have 1 or 0 arguments Also adds test coverage for AM::Base.default Proc arity. |
||
---|---|---|
.. | ||
asset_mailer.rb | ||
base_mailer.rb | ||
caching_mailer.rb | ||
delayed_mailer.rb | ||
params_mailer.rb | ||
proc_mailer.rb |