Files
bsdports/_unused/rubygem-sinatra/pkg-descr
2019-12-26 07:26:06 +00:00

7 lines
261 B
Plaintext

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/