aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorohbarye <over.rye@gmail.com>2017-08-11 23:24:34 +0900
committerohbarye <over.rye@gmail.com>2017-08-11 23:29:10 +0900
commitb99ef016fe098b6ffb7d7184c34943d63915d3f0 (patch)
treebddb0e710d496f302e412393753d7dde26ebe8b9 /activesupport
parent98298092093d733bed2a874e3d2c455fe45386a3 (diff)
downloadrails-b99ef016fe098b6ffb7d7184c34943d63915d3f0.tar.gz
rails-b99ef016fe098b6ffb7d7184c34943d63915d3f0.tar.bz2
rails-b99ef016fe098b6ffb7d7184c34943d63915d3f0.zip
Fix RDoc formatting: `+` doesn't work with `@`
refs: https://github.com/rails/rails/pull/30161 ``` $ echo "+@size+" | rdoc --pipe <p>+@size+</p> $ echo "<tt>@size</tt>" | rdoc --pipe <p><code>@size</code></p> ``` [ci skip]
Diffstat (limited to 'activesupport')
0 files changed, 0 insertions, 0 deletions