パッケージ: ruby-sinatra (2.0.8.1-1)
ruby-sinatra に関するリンク
Trisquel の資源:
ruby-sinatra ソースパッケージをダウンロード:
- [ruby-sinatra_2.0.8.1-1.dsc]
- [ruby-sinatra_2.0.8.1.orig.tar.gz]
- [ruby-sinatra_2.0.8.1-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Ruby Extras Maintainers (メールアーカイブ)
- Youhei SASAKI
- Pirate Praveen
外部の資源:
- ホームページ [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