Source: ruby-combustion Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Andrew Lee (李健秋) Build-Depends: debhelper (>= 11~), node-marked-man, gem2deb, rubocop, ruby-mysql2, ruby-pg, ruby-rspec, ruby-sqlite3, bundler, rubygems-integration, rails Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-combustion.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-combustion Homepage: https://github.com/pat/combustion Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-combustion Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-activesupport (>= 3.0.0), ruby-railties (>= 3.0.0), ruby-thor (>= 0.14.6), ${misc:Depends}, ${shlibs:Depends} Description: 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.