freebsd-ports/www/rubygem-sinatra2/pkg-descr
Po-Chuan Hsieh c6ae153176
www/rubygem-sinatra2: Add rubygem-sinatra2 2.2.2 (copied from rubygem-sinatra)
- Change RUN_DEPENDS from rubygem-rack-protection to rubygem-rack-protection2
- Add PORTSCOUT
2022-10-04 01:10:14 +08:00

5 lines
229 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.