aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/binary_test.rb
diff options
context:
space:
mode:
authorEugene Kenny <elkenny@gmail.com>2017-01-31 03:36:23 +0000
committerJeremy Daer <jeremydaer@gmail.com>2017-01-30 22:20:47 -0700
commitebededb3726a8143a4372fdf19ad10fe9fe2e233 (patch)
treeb8e5d788c285941d2df2c7a200abdb73814abe23 /activerecord/test/cases/binary_test.rb
parentd1e06546499c858db6e16f60c9f0bb7a3fda0a41 (diff)
downloadrails-ebededb3726a8143a4372fdf19ad10fe9fe2e233.tar.gz
rails-ebededb3726a8143a4372fdf19ad10fe9fe2e233.tar.bz2
rails-ebededb3726a8143a4372fdf19ad10fe9fe2e233.zip
Don't mutate raw_source in mailer preview interceptor
The raw_source method is documented as returning the exact value that was used to create the body; mutating it breaks that contract. Additionally, if the value used to create the body is blank, raw_source returns a frozen string which causes the interceptor to raise an error.
Diffstat (limited to 'activerecord/test/cases/binary_test.rb')
0 files changed, 0 insertions, 0 deletions