ruby-combustion 1.5.0-1 source package in Ubuntu

Changelog

ruby-combustion (1.5.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Simon Quigley <email address hidden>  Thu, 16 Oct 2025 12:34:56 -0500

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 Pocket Published Component Section
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
ruby-combustion_1.5.0-1.dsc 2.1 KiB 35412f740806194cca2e227e4920035dcf541574be6b3e711476e5c0a96f7306
ruby-combustion_1.5.0.orig.tar.gz 16.7 KiB ab6c21576a4242a691b448118a5e9ad7e86cb9b10e576dc0783ccb4a7465d997
ruby-combustion_1.5.0-1.debian.tar.xz 5.0 KiB abf1c917f0eb50915d2fa747af52d93c392ff0fb5f937843c6af670848905352

Available diffs

No changes file available.

Binary packages built by this source

ruby-combustion: elegant rails engine testing

 Ruby 'combustion' is a library to help you test your Rails Engines
 in a simple and effective manner, instead of creating a full Rails
 application in your spec or test folder.
 .
 It allows you to write your specs within the context of your engine,
 using only the parts of a Rails app you need.