[ 源代码: ruby-sinatra ]
软件包:ruby-sinatra(3.2.0-1)
Ruby web-development dressed in a DSL
Sinatra is an open source web framework for Ruby programming language. It provides simple Domain Specific Language (DSL) for defining RESTful HTTP actions, and then defining how the application is going to respond to them.
This framework is lighweight and uses Rack which is a web server interface developed to run many Ruby frameworks using the same stack.
其他与 ruby-sinatra 有关的软件包
|
|
|
|
-
- dep: ruby-mustermann (>= 3.0)
- use patterns like regular expressions
-
- dep: ruby-rack (>= 2.2.4)
- modular Ruby webserver interface
-
- dep: ruby-rack-protection (>= 3.2.0)
- Protects against typical web attacks for Rack apps
-
- dep: ruby-tilt (>= 2.0)
- Generic interface to multiple Ruby template engines