Source: ruby-peek-rblineprof
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 14), gem2deb, ruby-peek, ruby-rblineprof
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-peek-rblineprof.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-peek-rblineprof
Homepage: https://github.com/peek/peek-rblineprof
Testsuite: autopkgtest-pkg-ruby

Package: ruby-peek-rblineprof
Architecture: all
Description: rails integration for rblineprof
 Peek into how much each line of your Rails application takes throughout a
 request.
 .
 Things this peek view provides:
  - Total time it takes to render individual lines within your codebase
  - Total network time spent waiting per line
