RubyGems.org

pry-nav

0.1.0

Turn Pry into a primitive debugger. Adds 'step' and 'next' commands to control execution.

installgem install pry-nav -v 0.1.0
Authors

Gopal Patel

213,939 total downloads 6,977 for this version
Owners

F21a9e2fa308b96fbf14784c15694f47

Gemfile
gem "pry-nav", "~> 0.1.0"
Versions
  1. 0.2.3 December 26, 2012
  2. 0.2.2 July 14, 2012
  3. 0.2.1 April 24, 2012
  4. 0.2.0 March 19, 2012
  5. 0.1.0 February 3, 2012
Show all versions (9 total)
Runtime Dependencies
  1. pry ~> 0.9.8.1