[ ソース: 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
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または 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