diff options
author | Alex Tsukernik <alxtskrnk@gmail.com> | 2013-07-22 14:23:53 -0400 |
---|---|---|
committer | Alex Tsukernik <alxtskrnk@gmail.com> | 2013-07-22 14:25:20 -0400 |
commit | 49185875a5cd7f7e7a0799e40787cb358d3ba741 (patch) | |
tree | c07ce80c9a5c66d73897442626c9ed0f42ef6843 /tools/console | |
parent | 1c4eb13345a0c771aab2ee47aecdd4b24acce43a (diff) | |
download | rails-49185875a5cd7f7e7a0799e40787cb358d3ba741.tar.gz rails-49185875a5cd7f7e7a0799e40787cb358d3ba741.tar.bz2 rails-49185875a5cd7f7e7a0799e40787cb358d3ba741.zip |
don't convert mailer default values to procs
Invoke mailer defaults as procs only if they are procs, do not convert
with to_proc. That an object is convertible to a proc does not mean it's
meant to be always used as a proc. Fixes #11533
Diffstat (limited to 'tools/console')
0 files changed, 0 insertions, 0 deletions