ruby-grape 1.3.1+git20200320.c8fd21b-2 source package in Ubuntu
Changelog
ruby-grape (1.3.1+git20200320.c8fd21b-2) unstable; urgency=medium * Reupload to unstable - ruby-grape-logging is fixed in 1.8.3-1 release. * Switch d/watch to not capture snapshots anymore -- Utkarsh Gupta <email address hidden> Tue, 24 Mar 2020 17:56:54 +0530
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-grape_1.3.1+git20200320.c8fd21b-2.dsc | 2.5 KiB | 79b363053129286a407b9dd0849a315a81d7ce08c9cd6a7637948d88529247f8 |
ruby-grape_1.3.1+git20200320.c8fd21b.orig.tar.xz | 178.9 KiB | 92e209c76b0096dc642ddbf6bbae6f95410b03bfdf3f756506cc820239ce52c6 |
ruby-grape_1.3.1+git20200320.c8fd21b-2.debian.tar.xz | 4.1 KiB | 2a7d9b9e35a8ae20cd1ce0a565f55b6e51bbc08d8f76666d326d981679380486 |
Available diffs
No changes file available.
Binary packages built by this source
- ruby-grape: Simple Ruby framework for building REST-like APIs
Grape is a REST-like API micro-framework for Ruby. It's designed to run on
Rack or complement existing web application frameworks such as Rails and
Sinatra by providing a simple DSL to easily develop RESTful APIs. It has
built-in support for common conventions, including multiple formats,
subdomain/prefix restriction, content negotiation, versioning and much more.