Skip to content

Instantly share code, notes, and snippets.

@TigerWolf
Created May 9, 2013 05:12
Show Gist options
  • Save TigerWolf/ea05733a4b67f59a3cc3 to your computer and use it in GitHub Desktop.
Save TigerWolf/ea05733a4b67f59a3cc3 to your computer and use it in GitHub Desktop.
✗ gem install pry-rescue pry-stack_explorer
Successfully installed pry-rescue-1.1.0
Successfully installed pry-stack_explorer-0.4.9
2 gems installed
Installing ri documentation for pry-rescue-1.1.0...
Building YARD (yri) index for pry-rescue-1.1.0...
[error]: Unhandled exception in YARD::Handlers::Ruby::AliasHandler:
[error]: in `lib/pry-rescue/minitest.rb`:18:
18: alias_method :puke_without_rescue, :puke
[error]: ProxyMethodError: Proxy cannot call method #child on object 'MiniTest::Unit.runner'
[error]: Stack trace:
/Users/tigerwolf/.rvm/gems/ruby-1.9.3-p327@dc3/gems/yard-0.8.5.2/lib/yard/code_objects/proxy.rb:208:in `rescue in method_missing'
/Users/tigerwolf/.rvm/gems/ruby-1.9.3-p327@dc3/gems/yard-0.8.5.2/lib/yard/code_objects/proxy.rb:205:in `method_missing'
/Users/tigerwolf/.rvm/gems/ruby-1.9.3-p327@dc3/gems/yard-0.8.5.2/lib/yard/handlers/ruby/alias_handler.rb:23:in `block in <class:AliasHandler>'
/Users/tigerwolf/.rvm/gems/ruby-1.9.3-p327@dc3/gems/yard-0.8.5.2/lib/yard/handlers/processor.rb:114:in `block (2 levels) in process'
/Users/tigerwolf/.rvm/gems/ruby-1.9.3-p327@dc3/gems/yard-0.8.5.2/lib/yard/handlers/processor.rb:112:in `each'
/Users/tigerwolf/.rvm/gems/ruby-1.9.3-p327@dc3/gems/yard-0.8.5.2/lib/yard/handlers/processor.rb:112:in `block in process'
Installing ri documentation for pry-stack_explorer-0.4.9...
Building YARD (yri) index for pry-stack_explorer-0.4.9...
Installing RDoc documentation for pry-rescue-1.1.0...
Installing RDoc documentation for pry-stack_explorer-0.4.9...
@TigerWolf
Copy link
Author

✗ ruby -v
ruby 1.9.3p327 (2012-11-10 revision 37606) [x86_64-darwin12.2.0]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment