ruby-rack 2.1.4-5ubuntu1 source package in Ubuntu
Changelog
ruby-rack (2.1.4-5ubuntu1) jammy; urgency=medium * Add ruby-webrick as an explicit dependency. - it's not embedded as of ruby3.0. (: -- Utkarsh Gupta <email address hidden> Mon, 24 Jan 2022 18:59:02 +0530
Upload details
- Uploaded by:
- Utkarsh Gupta
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | ruby |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-rack_2.1.4.orig.tar.gz | 245.9 KiB | f0b67c0a585d34a135c1434ac2d0bdbb9611726afafc005d9da91a451b1a7855 |
ruby-rack_2.1.4-5ubuntu1.debian.tar.xz | 8.3 KiB | 74d5ef640a0a1bd1fac9ce16d58f77f0405bb8050144b4bc32b175c670ae0ef0 |
ruby-rack_2.1.4-5ubuntu1.dsc | 2.3 KiB | cd499c4f420e52c5f3c663a211cc8600da2f3d6abf0ee82d29989e87357772a2 |
Available diffs
- diff from 2.1.4-5 (in Debian) to 2.1.4-5ubuntu1 (494 bytes)
Binary packages built by this source
- ruby-rack: modular Ruby webserver interface
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby. By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
.
Also see http://rack.github. io/.