mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
This test will pass under Ruby 1.8 but fail under Ruby 1.9 because of the change in behavior of gsub! w.r.t. frozen strings that do not match the pattern used [ruby-core:23664].