All the Sinatra stuff I have worked on has been done under Ruby 1.8.6 (and *.7) but more and more I see people using 1.9.2 (and now *.3). Last time I looked at moving up to 1.9.* too much stuff broke but that was a while ago. Should people developing with Sinatra be using 1.9.* now?
All the
Sinatrastuff I have worked on has been done underRuby 1.8.6(and*.7) but more and more I see people using1.9.2(and now*.3). Last time I looked at moving up to1.9.*too much stuff broke but that was a while ago. Should people developing with Sinatra be using1.9.*now?