aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/migration.rb
diff options
context:
space:
mode:
authorJon Leighton <j@jonathanleighton.com>2011-11-06 10:36:56 +0000
committerJon Leighton <j@jonathanleighton.com>2011-11-06 10:40:00 +0000
commitfc988115f75bdca6aa95454208b49125a5041117 (patch)
tree0c3af795a4459a6a80b29f419393e8d47121b417 /activerecord/lib/active_record/migration.rb
parent7776055e2dcd29e0f8f27154663263c0bbd1c188 (diff)
downloadrails-fc988115f75bdca6aa95454208b49125a5041117.tar.gz
rails-fc988115f75bdca6aa95454208b49125a5041117.tar.bz2
rails-fc988115f75bdca6aa95454208b49125a5041117.zip
Implement a workaround for a bug in ruby-1.9.3p0.
The bug is that an error would be raised while attempting to convert a template from one encoding to another. Please see http://redmine.ruby-lang.org/issues/5564 for more details. The workaround is to load all conversions into memory ahead of time, and will only happen if the ruby version is *exactly* 1.9.3p0. The hope is obviously that the underlying problem will be resolved in the next patchlevel release of 1.9.3.
Diffstat (limited to 'activerecord/lib/active_record/migration.rb')
0 files changed, 0 insertions, 0 deletions