| 1 | 41 | 89 | method_source | retrieve the sourcecode for a method |
| 2 | 74 | 119 | pry | Pry is a runtime developer console and IRB alternative with powerful
introspection capa... |
| 3 | 250 | 328 | debug_inspector | Adds methods to DebugInspector to allow for inspection of backtrace frames.
The debug_... |
| 4 | 261 | 331 | binding_of_caller | Provides the Binding#of_caller method.
Using binding_of_caller we can grab bindings fr... |
| 5 | 1,010 | 1,295 | pry-stack_explorer | Walk the stack in a Pry session |
| 6 | 1,091 | 1,528 | pry-doc | Pry Doc is a Pry REPL plugin. It provides extended documentation support for the
REPL b... |
| 7 | 3,448 | 5,159 | pry-coolline | Live syntax-highlighting for the Pry REPL |
| 8 | 6,752 | 29,203 | pry-git | A Ruby-aware git layer |
| 9 | 7,743 | 40,471 | ruby18_source_location | Allows you to make use of lots of ruby 1.9.2 specific goodness |
| 10 | 8,410 | 8,396 | texplay | TexPlay is a light-weight image manipulation framework for Ruby and Gosu |
| 11 | 13,033 | 16,411 | real_include | Fixing the limitation in traditional Module#include |
| 12 | 13,141 | 20,496 | remix | Ruby modules re-mixed and remastered |
| 13 | 13,463 | 19,303 | chipmunk | Enhanced ruby bindings for the chipmunk game physics engine. |
| 14 | 15,162 | 19,860 | object2module | object2module enables ruby classes and objects to be used as modules |
| 15 | 15,646 | 21,190 | free | Force immediate garbage collection of an object. |
| 16 | 16,160 | 20,152 | pry-exception_explorer | Enter the context of exceptions |
| 17 | 17,547 | 24,315 | devil | Ruby bindings for DevIL cross platform image loading library |
| 18 | 19,445 | 27,533 | mult | a few handy extensions to mess with ruby objects |
| 19 | 23,726 | 33,244 | gen_eval | a strange new breed of instance_eval |
| 20 | 25,891 | 37,163 | include_complete | Fixing the limitations in traditional Module#include |
| 21 | 28,707 | 40,471 | mixico | mixin hijinks — enable and disable mixins |
| 22 | 33,494 | 42,460 | plymouth | Start an interactive session when a test fails |
| 23 | 34,088 | 50,095 | prepend | Prepend modules in front of a class |
| 24 | 34,162 | 98,240 | debugger-pry | This gem adds a 'pry' command to invoke Pry in the current context. |
| 25 | 36,562 | 61,102 | pry-developer_tools | A collection of developer tools for Pry users |
| 26 | 37,916 | 35,800 | pry-note | Ease refactoring and exploration by attaching notes to methods and classes in Pry |
| 27 | 42,932 | 61,102 | custom_boolean | Handrolled if/else expressions with customizable truthiness |
| 28 | 43,698 | 40,471 | stateology | Clean and fast Object state transitions in Ruby using the Mixology C extension |
| 29 | 45,143 | 61,102 | funkify | Haskell-style partial application and composition for Ruby methods |
| 30 | 47,593 | 56,846 | local_eval | instance_eval without changing self |
| 31 | 68,077 | 71,921 | dup_eval | see http://github.com/banister/dup_eval/tree/master |
| 32 | 76,792 | 71,921 | diff_highlight | Syntax highlights content from a git diff |
| 33 | 122,565 | 157,203 | change_class2 | change the class of an object |
| 34 | 128,919 | 98,240 | tweak | basic selector namespace implementation |
| 35 | 129,681 | 112,619 | method_reload | fine grained code reloading |