| 1 | 46 | 99 | method_source | retrieve the sourcecode for a method |
| 2 | 72 | 123 | pry | Pry is a runtime developer console and IRB alternative with powerful
introspection capa... |
| 3 | 263 | 370 | debug_inspector | Adds methods to DebugInspector to allow for inspection of backtrace frames.
The debug_... |
| 4 | 270 | 379 | binding_of_caller | Provides the Binding#of_caller method.
Using binding_of_caller we can grab bindings fr... |
| 5 | 1,015 | 1,331 | pry-stack_explorer | Walk the stack in a Pry session |
| 6 | 1,117 | 1,644 | pry-doc | Pry Doc is a Pry REPL plugin. It provides extended documentation support for the
REPL b... |
| 7 | 3,550 | 5,034 | pry-coolline | Live syntax-highlighting for the Pry REPL |
| 8 | 7,045 | 16,042 | pry-git | A Ruby-aware git layer |
| 9 | 8,098 | 9,756 | ruby18_source_location | Allows you to make use of lots of ruby 1.9.2 specific goodness |
| 10 | 8,719 | 9,123 | texplay | TexPlay is a light-weight image manipulation framework for Ruby and Gosu |
| 11 | 13,614 | 46,531 | real_include | Fixing the limitation in traditional Module#include |
| 12 | 13,744 | 30,304 | remix | Ruby modules re-mixed and remastered |
| 13 | 14,068 | 17,911 | chipmunk | Enhanced ruby bindings for the chipmunk game physics engine. |
| 14 | 15,777 | 34,862 | object2module | object2module enables ruby classes and objects to be used as modules |
| 15 | 16,285 | 37,933 | free | Force immediate garbage collection of an object. |
| 16 | 16,766 | 41,737 | pry-exception_explorer | Enter the context of exceptions |
| 17 | 18,198 | 21,178 | devil | Ruby bindings for DevIL cross platform image loading library |
| 18 | 20,183 | 22,652 | mult | a few handy extensions to mess with ruby objects |
| 19 | 24,588 | 46,531 | gen_eval | a strange new breed of instance_eval |
| 20 | 26,813 | 94,007 | include_complete | Fixing the limitations in traditional Module#include |
| 21 | 29,390 | 21,854 | mixico | mixin hijinks — enable and disable mixins |
| 22 | 34,039 | 74,024 | plymouth | Start an interactive session when a test fails |
| 23 | 35,061 | 94,007 | prepend | Prepend modules in front of a class |
| 24 | 35,446 | 129,210 | debugger-pry | This gem adds a 'pry' command to invoke Pry in the current context. |
| 25 | 37,671 | 94,007 | pry-developer_tools | A collection of developer tools for Pry users |
| 26 | 38,583 | 94,007 | pry-note | Ease refactoring and exploration by attaching notes to methods and classes in Pry |
| 27 | 43,893 | 129,210 | custom_boolean | Handrolled if/else expressions with customizable truthiness |
| 28 | 44,430 | 74,024 | stateology | Clean and fast Object state transitions in Ruby using the Mixology C extension |
| 29 | 46,040 | 74,024 | funkify | Haskell-style partial application and composition for Ruby methods |
| 30 | 48,475 | 41,737 | local_eval | instance_eval without changing self |
| 31 | 68,846 | 53,031 | dup_eval | see http://github.com/banister/dup_eval/tree/master |
| 32 | 76,813 | 94,007 | diff_highlight | Syntax highlights content from a git diff |
| 33 | 124,116 | 129,210 | change_class2 | change the class of an object |
| 34 | 130,330 | 129,210 | tweak | basic selector namespace implementation |
| 35 | 130,914 | 94,007 | method_reload | fine grained code reloading |