| 1 | 42 | 94 | method_source | retrieve the sourcecode for a method |
| 2 | 74 | 121 | pry | Pry is a runtime developer console and IRB alternative with powerful
introspection capa... |
| 3 | 255 | 330 | debug_inspector | Adds methods to DebugInspector to allow for inspection of backtrace frames.
The debug_... |
| 4 | 261 | 333 | binding_of_caller | Provides the Binding#of_caller method.
Using binding_of_caller we can grab bindings fr... |
| 5 | 1,012 | 1,319 | pry-stack_explorer | Walk the stack in a Pry session |
| 6 | 1,096 | 1,557 | pry-doc | Pry Doc is a Pry REPL plugin. It provides extended documentation support for the
REPL b... |
| 7 | 3,461 | 4,980 | pry-coolline | Live syntax-highlighting for the Pry REPL |
| 8 | 6,798 | 19,176 | pry-git | A Ruby-aware git layer |
| 9 | 7,804 | 19,176 | ruby18_source_location | Allows you to make use of lots of ruby 1.9.2 specific goodness |
| 10 | 8,450 | 11,319 | texplay | TexPlay is a light-weight image manipulation framework for Ruby and Gosu |
| 11 | 13,080 | 13,921 | real_include | Fixing the limitation in traditional Module#include |
| 12 | 13,206 | 46,081 | remix | Ruby modules re-mixed and remastered |
| 13 | 13,504 | 18,404 | chipmunk | Enhanced ruby bindings for the chipmunk game physics engine. |
| 14 | 15,217 | 18,404 | object2module | object2module enables ruby classes and objects to be used as modules |
| 15 | 15,706 | 19,641 | free | Force immediate garbage collection of an object. |
| 16 | 16,228 | 29,160 | pry-exception_explorer | Enter the context of exceptions |
| 17 | 17,622 | 20,670 | devil | Ruby bindings for DevIL cross platform image loading library |
| 18 | 19,527 | 20,670 | mult | a few handy extensions to mess with ruby objects |
| 19 | 23,811 | 27,671 | gen_eval | a strange new breed of instance_eval |
| 20 | 26,009 | 46,081 | include_complete | Fixing the limitations in traditional Module#include |
| 21 | 28,770 | 26,427 | mixico | mixin hijinks — enable and disable mixins |
| 22 | 33,586 | 26,427 | plymouth | Start an interactive session when a test fails |
| 23 | 34,189 | 30,841 | prepend | Prepend modules in front of a class |
| 24 | 34,340 | 59,290 | debugger-pry | This gem adds a 'pry' command to invoke Pry in the current context. |
| 25 | 36,668 | 41,731 | pry-developer_tools | A collection of developer tools for Pry users |
| 26 | 37,932 | 29,160 | pry-note | Ease refactoring and exploration by attaching notes to methods and classes in Pry |
| 27 | 43,026 | 38,150 | custom_boolean | Handrolled if/else expressions with customizable truthiness |
| 28 | 43,750 | 32,916 | stateology | Clean and fast Object state transitions in Ruby using the Mixology C extension |
| 29 | 45,229 | 46,081 | funkify | Haskell-style partial application and composition for Ruby methods |
| 30 | 47,637 | 38,150 | local_eval | instance_eval without changing self |
| 31 | 68,100 | 51,833 | dup_eval | see http://github.com/banister/dup_eval/tree/master |
| 32 | 76,575 | 35,228 | diff_highlight | Syntax highlights content from a git diff |
| 33 | 122,743 | 51,833 | change_class2 | change the class of an object |
| 34 | 129,137 | 107,799 | tweak | basic selector namespace implementation |
| 35 | 129,670 | 69,723 | method_reload | fine grained code reloading |