853c3ed797
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://github.com/bmizerany/sinatra PR: ports/128551 Submitted by: Daniel Roethlisberger <daniel at roe.ch>
6 lines
271 B
Text
6 lines
271 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://github.com/bmizerany/sinatra
|