diff options
author | Robin Dupret <robin.dupret@gmail.com> | 2014-07-30 20:18:03 +0200 |
---|---|---|
committer | Robin Dupret <robin.dupret@gmail.com> | 2014-07-30 20:18:03 +0200 |
commit | 29e895770bc341ae8b8fa035f36c24367eeb5e37 (patch) | |
tree | e0155a27477067a4c1bfb6dc59a8dcfdf1588355 /guides/Rakefile | |
parent | 4efb36e7b44ae3facb948aa3c5f2790a3fd3b61a (diff) | |
download | rails-29e895770bc341ae8b8fa035f36c24367eeb5e37.tar.gz rails-29e895770bc341ae8b8fa035f36c24367eeb5e37.tar.bz2 rails-29e895770bc341ae8b8fa035f36c24367eeb5e37.zip |
Prevent using String#scrub on Rubinius
Rubinius' has built-in support for String#scrub but it doesn't have yet
support for ASCII-incompatible chars so for now, we should rely on the
old implementation of #tidy_bytes.
Diffstat (limited to 'guides/Rakefile')
0 files changed, 0 insertions, 0 deletions