1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/multibyte
Akira Matsuda 393e19e508 Preload UnicodeDatabase outside the loop
This fixes random multibyte_chars_test fail under Ruby 1.9.3.
I don't know why the tests fail. And I really don't know why this fixes.
Maybe we need some more investigation...
2014-08-18 04:20:20 +09:00
..
chars.rb Drying up method_missing code 2013-09-20 12:49:42 +05:30
unicode.rb Preload UnicodeDatabase outside the loop 2014-08-18 04:20:20 +09:00