Rails 3 with Ruby 1.9.1 on Heroku
- by stephen murdoch
I've decided that I am going to man-up and start using Rails 3 from now on but the following note found here puts me off a bit:
Note that Ruby 1.8.7 has marshaling bugs that crash both Rails 2.3.x and Rails 3.0.0. Ruby 1.9.1 outright segfaults on Rails 3.0.0, so if you want to use Rails 3 with 1.9.x, jump on 1.9.2 trunk for smooth sailing.
I…