[ 原始碼: ruby-sinatra ]
套件:ruby-sinatra(2.0.8.1-2+deb11u1) [security]
ruby-sinatra 的相關連結
Debian 的資源:
下載原始碼套件 ruby-sinatra:
- [ruby-sinatra_2.0.8.1-2+deb11u1.dsc]
- [ruby-sinatra_2.0.8.1.orig.tar.gz]
- [ruby-sinatra_2.0.8.1-2+deb11u1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.sinatrarb.com]
相似套件:
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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- 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