6555fd70ba
Use String's bytesize instead of size, because we're talking about byte length, not string length. This resolves a problem on Ruby 1.9 with multi-byte characters. |
||
---|---|---|
.. | ||
assertions.rb | ||
import_examples.rb |
6555fd70ba
Use String's bytesize instead of size, because we're talking about byte length, not string length. This resolves a problem on Ruby 1.9 with multi-byte characters. |
||
---|---|---|
.. | ||
assertions.rb | ||
import_examples.rb |