[ Bron: ruby-sinatra ]
Pakket: ruby-sinatra (2.0.5-4+deb10u2) [security]
Verwijzigingen voor ruby-sinatra
Debian bronnen:
Het bronpakket ruby-sinatra downloaden:
- [ruby-sinatra_2.0.5-4+deb10u2.dsc]
- [ruby-sinatra_2.0.5.orig.tar.gz]
- [ruby-sinatra_2.0.5-4+deb10u2.debian.tar.xz]
Beheerders:
- Debian Ruby Extras Maintainers (QA-pagina, Mailarchief)
- Youhei SASAKI (QA-pagina)
- Pirate Praveen (QA-pagina)
Externe bronnen:
- Homepage [www.sinatrarb.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-sinatra gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-mustermann
- use patterns like regular expressions
-
- dep: ruby-rack (>= 2.0~)
- modular Ruby webserver interface
-
- dep: ruby-rack-protection (>= 2.0.5~)
- Protects against typical web attacks for Rack apps
-
- dep: ruby-tilt (>= 2.0~)
- Generic interface to multiple Ruby template engines