1.

Can I Run Sinatra Under Ruby 1.9?

Answer»

Yes. As of Sinatra 0.9.2, Sinatra is FULLY Ruby 1.9 and Rack 1.0 compatible. Since 1.1 you do not have to DEAL with encodings on your own, UNLESS you WANT to.

Yes. As of Sinatra 0.9.2, Sinatra is fully Ruby 1.9 and Rack 1.0 compatible. Since 1.1 you do not have to deal with encodings on your own, unless you want to.



Discussion

No Comment Found