aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-sinatra2/pkg-descr
blob: 8fae27543e0ad07970f4bfa332fd354df0bd5460 (plain) (tree)
1
2
3
4



                                                                
Sinatra is a DSL for quickly creating web-applications in Ruby
with minimal effort.  It sits on top of Rack, a minimal standard
interface for Ruby web frameworks.  For templating, the choices
include erb, haml, sass and Builder.