aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/json
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2013-12-02 16:51:13 +0100
committerYves Senn <yves.senn@gmail.com>2013-12-02 16:56:31 +0100
commit23aa94a7b2d51536baa5eb91a8cd50cdd6dfa99e (patch)
treeca9fc16632d39bc638ddb1517ac264b8bfa90e5b /activesupport/lib/active_support/json
parentd362ee17dbd1a500fc2e0331025845d8d38977e7 (diff)
downloadrails-23aa94a7b2d51536baa5eb91a8cd50cdd6dfa99e.tar.gz
rails-23aa94a7b2d51536baa5eb91a8cd50cdd6dfa99e.tar.bz2
rails-23aa94a7b2d51536baa5eb91a8cd50cdd6dfa99e.zip
`mail()` without arguments is a getter for the current mail.
This behavior is documented in our guides (http://edgeguides.rubyonrails.org/action_mailer_basics.html#action-mailer-callbacks) but was broken in the past. This commit short curcuits the `mail` method if: 1. mail() was previously called 2. no headers are passed 3. no block is passed Closes #13090. /cc @pixeltrix
Diffstat (limited to 'activesupport/lib/active_support/json')
0 files changed, 0 insertions, 0 deletions