3

Short and sweet,

Is it ok to use (current version) Ruby 1.9.1 with Rails 2.3.5?

Thanks for any additional info!

maček
  • 76,434
  • 37
  • 167
  • 198

1 Answers1

8

Short and sweet: yes. This link shows some small problems preventing full compatibility, but they are minor.

While the download page recommends 1.8.7, we've been running 2.3.5 against 1.9.1 with no problems.

Edit: Here's the really relevant link.

Dan Rosenstark
  • 68,471
  • 58
  • 283
  • 421