pry--pry/lib/pry
John Mair 439e4ccbf4 version 0.6.8.1 - fixed rubinius raising when command line pry was invoked
* added :__script__ test to hooks too
* raise was due to top-level rubinius __method__ returning :__script__
  and not simply returning nil (like MRI/JRUBY)
* Fix was to include :__script__ in the test.
* also slightly improved working in README.markdown
2011-03-06 20:35:16 +13:00
..
command_base.rb version 0.6.3, added method_source 0.3.4 dependency (1.8 show-metthod support). Added docs, added Set to inspect classes 2011-02-28 05:06:52 +13:00
commands.rb version 0.6.8.1 - fixed rubinius raising when command line pry was invoked 2011-03-06 20:35:16 +13:00
completion.rb another doc update, documented completion.rb and reworded some sections in README 2011-01-21 15:46:56 +13:00
core_extensions.rb Made it so defining methods on a pry'd on object puts the methods on the singleton class of the object rather than on the class. Added rubygems-test support. 2011-01-24 03:50:15 +13:00
hooks.rb version 0.6.8.1 - fixed rubinius raising when command line pry was invoked 2011-03-06 20:35:16 +13:00
print.rb version 0.6.7pre3, getting syntax higlighting working and adding new commands to pry commandline, see TODO 2011-03-03 00:18:26 +13:00
prompts.rb version 0.6.7pre3, getting syntax higlighting working and adding new commands to pry commandline, see TODO 2011-03-03 00:18:26 +13:00
pry_class.rb version 0.6.8, added whereami command, made .pryrc run at the start of each runtime session, put syntax highlighting on by default 2011-03-06 03:17:54 +13:00
pry_instance.rb version 0.6.8, added whereami command, made .pryrc run at the start of each runtime session, put syntax highlighting on by default 2011-03-06 03:17:54 +13:00
version.rb version 0.6.8.1 - fixed rubinius raising when command line pry was invoked 2011-03-06 20:35:16 +13:00