backend: Ruby 1.9-compatible url_escape
commitfb8874fbf719264064bf9761476de4c16d7f8c89
authorEric Wong <normalperson@yhbt.net>
Sun, 8 Feb 2009 00:36:28 +0000 (7 16:36 -0800)
committerEric Wong <normalperson@yhbt.net>
Sun, 8 Feb 2009 00:36:28 +0000 (7 16:36 -0800)
treed8dc7bd3ab7a384491d5c32873de4a8c86961fc3
parentdb52b53fad2f6ef88cc6105d7b1280a4f4293edf
backend: Ruby 1.9-compatible url_escape

Use String#ord instead of String#[] when it is available.
lib/mogilefs/backend.rb