1e042025a5
- Change RUN_DEPENDS from rubygem-rack-protection to rubygem-rack-protection1 - Add PORTSCOUT
6 lines
261 B
Text
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/
|