The blazing-fast, thread-safe micro-framework was released last week! A new Sinatra resource page has been put up here at http://www.xnot.org/sinatra/
Great for facebook apps and other speed-necessary web-apps. An entire application can be contained in one file!
read more | digg story
3 comments ↓
[…] ← Classy web-development dressed in a DSL (EXPLAINED) […]
[…] super-speedy Ruby web-application framework can now be built faster than heating a burrito!read more | digg […]
First off, Sinatra is awesome. I got my ‘grand idea’ (a key-value information store called Abstract) off the ground in a single night with Sinatra and Sequel. The first framework which seems just like a wrapper for the web.
I do have one queston - Sinatra sits on top of Mongrel, but what is the most ideal production environment? Just specifying port 80? Or is there a more correct way to launch it? Thanks for any help.
Leave a Comment