mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
d4d2e8eb2e
In Ruby 1.8.x, config.encoding sets $KCODE. Therefore, the possible values are UTF8, SJIS, or EUC. And, if we set SJIS, we'll has the error. Because some rails sources are written in utf-8 encoding. |
||
---|---|---|
.. | ||
boot_test.rb | ||
check_ruby_version_test.rb | ||
frameworks_test.rb | ||
hooks_test.rb | ||
i18n_test.rb | ||
load_path_test.rb | ||
notifications_test.rb |