-
Name
-
pry-byebug
-
Version
-
1.0.0
-
Platform
-
ruby
-
Authors
-
Gopal Patel
-
Bindir
-
bin
-
Date
-
2013-05-07 00:00:00 UTC
-
Dependencies
-
pry (>= 0.9.10)
byebug (~> 1.1.1)
bundler (~> 1.3.5, development)
-
Description
-
Combine 'pry' with 'byebug'. Adds 'step', 'next', and 'continue' commands to control execution.
-
Email
-
nixme@stillhope.com
-
Files
-
.gitignore
.ruby-gemset
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
lib/pry-byebug.rb
lib/pry-byebug/base.rb
lib/pry-byebug/breakpoints.rb
lib/pry-byebug/commands.rb
lib/pry-byebug/processor.rb
lib/pry-byebug/pry_ext.rb
lib/pry-byebug/pry_remote_ext.rb
lib/pry-byebug/version.rb
pry-byebug.gemspec
-
Homepage
-
https://github.com/deivid-rodriguez/pry-byebug
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 2.0.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.0.3
-
Specification version
-
4
-
Summary
-
Fast debugging with Pry.
-
Original platform
-
ruby
-
New platform
-
ruby