diff options
author | Justin Coyne <justin@curationexperts.com> | 2015-01-02 17:07:01 -0600 |
---|---|---|
committer | Justin Coyne <justin@curationexperts.com> | 2015-01-02 17:07:01 -0600 |
commit | fab50c130baf482288d510427a6632e6489a55d6 (patch) | |
tree | ad8adb4db3bd92ea4f181b82697c772d005c8d4f /activerecord/lib/active_record/associations | |
parent | 4b04fc0528d7ffa3943a92a854d2b882419508a8 (diff) | |
download | rails-fab50c130baf482288d510427a6632e6489a55d6.tar.gz rails-fab50c130baf482288d510427a6632e6489a55d6.tar.bz2 rails-fab50c130baf482288d510427a6632e6489a55d6.zip |
Unsafe default translations should not be marked html_safe
Previously default translation keys that didn't end in `_html`, but came
after a missing key that ended in `_html` were being returned as
html_safe. Now they are not. Fixes #18257
Diffstat (limited to 'activerecord/lib/active_record/associations')
0 files changed, 0 insertions, 0 deletions