You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “Ruby on Rails 2.3.4 not playing well with Ruby 1.9.1”.

You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “Ruby on Rails 2.3.4 not playing well with Ruby 1.9.1”.
This patch works – FINALLY . I chose a more manual method by looking at the code that was on the page
https://rails.lighthouseapp.com/projects/8994/tickets/3144/a/261015/0001-ruby-1.9-friendly-secure_compare.patch
And then edited the file. Bit of a brute-force method.
[...] 1.9.1 may be the future, right now more like bleeding edge. If you’ve been bit by a broken Rails 2.3.4 upgrade, try patching or checkout stable-2.3 instead. Also, what to do with Rack 1.0 and file [...]