Skip to content

Instantly share code, notes, and snippets.

@edezekiel
Last active November 6, 2018 13:55
Show Gist options
  • Save edezekiel/2f82d9228047b5110b75d163e2d10360 to your computer and use it in GitHub Desktop.
Save edezekiel/2f82d9228047b5110b75d163e2d10360 to your computer and use it in GitHub Desktop.
Pry-show-docs
[07:11:51] ~
// ♥ Pry
[1] pry(main)> cd Pry
[2] pry(Pry):1> ?
From: /Users/edwardezekiel/.rvm/gems/ruby-2.3.3/gems/pry-0.11.3/lib/pry/pry_instance.rb @ line 2:
Class name: Pry
Number of monkeypatches: 6. Use the `-a` option to display all available monkeypatches
Number of lines: 22
-*- coding: utf-8 -*-
#
Pry is a powerful alternative to the standard IRB shell for Ruby. It
features syntax highlighting, a flexible plugin architecture, runtime
invocation and source and documentation browsing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment