RubyGems.org

rbx-linecache

1.1-universal-rubinius-1.2

LineCache is a module for reading and caching lines. It also provides facility for remapping file names and line ranges within a file. If coderay is installed, LineCache an colorize Ruby source code. This may be useful for example in a debugger where the same lines are shown many times.

installgem install rbx-linecache -v 1.1
Authors

R. Bernstein

4,651 total downloads 604 for this version
Owners

00341644ed62ea57e07b217e6009cf22

Gemfile
gem "rbx-linecache", "~> 1.1"
Versions
  1. 1.3 August 16, 2011 universal-rubinius-2.0
  2. 1.2 March 15, 2011 universal-rubinius-1.2
  3. 1.1 February 23, 2011 universal-rubinius-1.2
  4. 1.0 February 1, 2011 universal-rubinius-1.2
  5. 0.44 December 27, 2010 universal-rubinius-1.2
Show all versions (7 total)
Runtime Dependencies
  1. rbx-require-relative >= 0