freebsd-ports/www/rubygem-sinatra/pkg-descr
Philip M. Gollucci 8d254b7c31 - Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
2011-06-23 17:51:43 +00:00

6 lines
261 B
Text

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.
WWW: http://www.sinatrarb.com/