-
Name
-
pry
-
Version
-
0.9.3pre1
-
Platform
-
ruby
-
Authors
-
John Mair (banisterfiend)
-
Bindir
-
bin
-
Date
-
2011-07-27 00:00:00 UTC
-
Dependencies
-
ruby_parser (>= 2.0.5)
coderay (>= 0.9.8)
slop (~> 1.9.0)
method_source (>= 0.6.0)
bacon (>= 1.1.0, development)
open4 (~> 1.0.1, development)
-
Description
-
An IRB alternative and runtime developer console
-
Email
-
jrmair@gmail.com
-
Executables
-
pry
-
Files
-
.document
.gemtest
.gitignore
.yardopts
CHANGELOG
LICENSE
README.markdown
Rakefile
TODO
bin/pry
examples/example_basic.rb
examples/example_command_override.rb
examples/example_commands.rb
examples/example_hooks.rb
examples/example_image_edit.rb
examples/example_input.rb
examples/example_input2.rb
examples/example_output.rb
examples/example_print.rb
examples/example_prompt.rb
examples/helper.rb
lib/pry.rb
lib/pry/command_context.rb
lib/pry/command_processor.rb
lib/pry/command_set.rb
lib/pry/commands.rb
lib/pry/completion.rb
lib/pry/config.rb
lib/pry/core_extensions.rb
lib/pry/custom_completions.rb
lib/pry/default_commands/basic.rb
lib/pry/default_commands/context.rb
lib/pry/default_commands/documentation.rb
lib/pry/default_commands/easter_eggs.rb
lib/pry/default_commands/gems.rb
lib/pry/default_commands/input.rb
lib/pry/default_commands/introspection.rb
lib/pry/default_commands/ls.rb
lib/pry/default_commands/shell.rb
lib/pry/extended_commands/experimental.rb
lib/pry/extended_commands/user_command_api.rb
lib/pry/helpers.rb
lib/pry/helpers/base_helpers.rb
lib/pry/helpers/command_helpers.rb
lib/pry/helpers/text.rb
lib/pry/history_array.rb
lib/pry/plugins.rb
lib/pry/pry_class.rb
lib/pry/pry_instance.rb
lib/pry/version.rb
pry.gemspec
test/helper.rb
test/test_command_helpers.rb
test/test_command_processor.rb
test/test_command_set.rb
test/test_default_commands.rb
test/test_default_commands/test_context.rb
test/test_default_commands/test_documentation.rb
test/test_default_commands/test_gems.rb
test/test_default_commands/test_input.rb
test/test_default_commands/test_introspection.rb
test/test_history_array.rb
test/test_pry.rb
test/testrc
wiki/Customizing-pry.md
wiki/Home.md
-
Homepage
-
http://pry.github.com
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
> 1.3.1
-
Rubygems version
-
1.7.2
-
Specification version
-
3
-
Summary
-
An IRB alternative and runtime developer console
-
Test files
-
test/helper.rb
test/test_command_helpers.rb
test/test_command_processor.rb
test/test_command_set.rb
test/test_default_commands.rb
test/test_default_commands/test_context.rb
test/test_default_commands/test_documentation.rb
test/test_default_commands/test_gems.rb
test/test_default_commands/test_input.rb
test/test_default_commands/test_introspection.rb
test/test_history_array.rb
test/test_pry.rb
test/testrc
-
Original platform
-
ruby
-
New platform
-
ruby