attach an irb-like session to any object at runtime

Edit Package rubygem-pry
http://banisterfiend.wordpress.com

attach an irb-like session to any object at runtime

Refresh
Refresh
Source Files
Filename Size Changed
pry-0.9.12.gem 0000199168 195 KB
rubygem-pry.changes 0000010787 10.5 KB
rubygem-pry.spec 0000002682 2.62 KB
Revision 5 (latest revision is 24)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 160199 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 5)
- buildrequire rdoc (see https://gist.github.com/saketoba/4662125)

- updated to version 0.9.12
 Bug fixes:
 * Fix major bug where commands broke due to slop looking at ARGV
        instead of command parameters (#828)
 * Fix bug where pager broke in some situations (#845)
 * Fix broken rendering of some docs (#795)
 * silence warnings during failed tab-completion attempts
 * fix broken prompt when prompt is colored (#822 / #823)
 * added reload-method alias for reload-code (for backwards compat)
 * Reopen Readline.output if it is not a tty (see 1538bc0990)
 
 Features:
 * added pry --gem (see 19bfc13aa)
 * show-source now works on commands created with create_command
 * add -m (method) -c (class) and -f (file) switches to 'whereami' command
 * show-source now falls back to superclass if can't find class code
        (displays warning)
 * show-source/show-doc now indicate when -a option is available.

- updated to version 0.9.11.4
 * fixed pager bug (wouldn't render color codes in some circumstances)
 * added Pry.last_internal_error, useful for devs debugging commands
 
 * fix Pry.run_command
 * improve `ls` output
 * add :requires_gem => "jist" to 'gist' command (so deps can be installed
        via install-command)
 * improve help for 'edit' command
Comments 0
openSUSE Build Service is sponsored by