aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport
diff options
context:
space:
mode:
authorCurtis Cablegram <cablegram@comcast.net>2010-07-28 19:34:04 -0500
committerJosé Valim <jose.valim@gmail.com>2010-08-03 10:50:21 +0200
commit1466f312bad35809fa9fe343068d2fc8a814ffe6 (patch)
tree200ca8c951cd3c3a747edb34e43facd7554f7d10 /activesupport
parent2c8a4a53a8c38a43a62342b9d46014242e781d18 (diff)
downloadrails-1466f312bad35809fa9fe343068d2fc8a814ffe6.tar.gz
rails-1466f312bad35809fa9fe343068d2fc8a814ffe6.tar.bz2
rails-1466f312bad35809fa9fe343068d2fc8a814ffe6.zip
Change log-tailer to properly track multi-byte characters.
When end-of-line is represented within a file as "\r\n", it is represented in memory as a single "\n". This patch eliminates the discrepancy between size on disk and size in memory. Signed-off-by: José Valim <jose.valim@gmail.com>
Diffstat (limited to 'activesupport')
0 files changed, 0 insertions, 0 deletions