diff options
author | Derek Prior <derekprior@gmail.com> | 2016-06-27 16:44:00 -0400 |
---|---|---|
committer | Derek Prior <derekprior@gmail.com> | 2016-06-27 16:47:24 -0400 |
commit | a1398d11f7167ddcfbcc5c45649fd75958e4f516 (patch) | |
tree | 7defb4d28300f1721c610bda531548b59ad54225 /actionpack/test/controller/mime | |
parent | 5ce304af9691371129d7a0c03e0e32c06f242c5e (diff) | |
download | rails-a1398d11f7167ddcfbcc5c45649fd75958e4f516.tar.gz rails-a1398d11f7167ddcfbcc5c45649fd75958e4f516.tar.bz2 rails-a1398d11f7167ddcfbcc5c45649fd75958e4f516.zip |
Document `simple_format` handling of `\r`
`simple_format` handles `\r\n` and `\r` but previously did not document
this behavior. The handling is done with a `gsub` in `split_paragraphs`.
[ci skip]
Diffstat (limited to 'actionpack/test/controller/mime')
0 files changed, 0 insertions, 0 deletions