Source: ruby-rack-unreloader
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 14), gem2deb (>= 2.2.8~)
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rack-unreloader.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rack-unreloader
Homepage: https://github.com/jeremyevans/rack-unreloader
Testsuite: autopkgtest-pkg-ruby

Package: ruby-rack-unreloader
Architecture: all
Description: Reload application when files change, unloading constants first
 Rack::Unreloader is a rack middleware that reloads application files when it
 detects changes, unloading constants defined in those files before reloading.
