1 | 39 | 62 | method_source | retrieve the sourcecode for a method |
2 | 68 | 92 | pry | Pry is a runtime developer console and IRB alternative with powerful
introspection capa... |
3 | 244 | 248 | debug_inspector | Adds methods to DebugInspector to allow for inspection of backtrace frames.
The debug_... |
4 | 254 | 250 | binding_of_caller | Provides the Binding#of_caller method.
Using binding_of_caller we can grab bindings fr... |
5 | 960 | 1,345 | pry-stack_explorer | Walk the stack in a Pry session |
6 | 1,008 | 1,390 | pry-doc | Pry Doc is a Pry REPL plugin. It provides extended documentation support for the
REPL b... |
7 | 3,228 | 4,721 | pry-coolline | Live syntax-highlighting for the Pry REPL |
8 | 6,223 | 15,559 | pry-git | A Ruby-aware git layer |
9 | 6,975 | 53,556 | ruby18_source_location | Allows you to make use of lots of ruby 1.9.2 specific goodness |
10 | 7,869 | 26,609 | texplay | TexPlay is a light-weight image manipulation framework for Ruby and Gosu |
11 | 12,369 | 42,025 | real_include | Fixing the limitation in traditional Module#include |
12 | 12,426 | 42,025 | remix | Ruby modules re-mixed and remastered |
13 | 12,748 | 26,609 | chipmunk | Enhanced ruby bindings for the chipmunk game physics engine. |
14 | 14,517 | 53,556 | object2module | object2module enables ruby classes and objects to be used as modules |
15 | 14,994 | 53,556 | free | Force immediate garbage collection of an object. |
16 | 15,432 | 53,556 | pry-exception_explorer | Enter the context of exceptions |
17 | 16,627 | 53,556 | devil | Ruby bindings for DevIL cross platform image loading library |
18 | 18,810 | 53,556 | mult | a few handy extensions to mess with ruby objects |
19 | 23,065 | 86,038 | gen_eval | a strange new breed of instance_eval |
20 | 25,224 | 21,532 | include_complete | Fixing the limitations in traditional Module#include |
21 | 28,254 | 86,038 | mixico | mixin hijinks — enable and disable mixins |
22 | 32,097 | 86,038 | debugger-pry | This gem adds a 'pry' command to invoke Pry in the current context. |
23 | 32,744 | 42,025 | plymouth | Start an interactive session when a test fails |
24 | 33,439 | 86,038 | prepend | Prepend modules in front of a class |
25 | 35,037 | 42,025 | pry-developer_tools | A collection of developer tools for Pry users |
26 | 37,362 | 53,556 | pry-note | Ease refactoring and exploration by attaching notes to methods and classes in Pry |
27 | 41,546 | 86,038 | custom_boolean | Handrolled if/else expressions with customizable truthiness |
28 | 42,940 | 86,038 | stateology | Clean and fast Object state transitions in Ruby using the Mixology C extension |
29 | 43,583 | 86,038 | funkify | Haskell-style partial application and composition for Ruby methods |
30 | 46,390 | 26,609 | local_eval | instance_eval without changing self |
31 | 67,179 | 86,038 | dup_eval | see http://github.com/banister/dup_eval/tree/master |
32 | 76,956 | 86,038 | diff_highlight | Syntax highlights content from a git diff |
33 | 120,360 | 86,038 | change_class2 | change the class of an object |
34 | 126,883 | 86,038 | tweak | basic selector namespace implementation |
35 | 128,293 | 86,038 | method_reload | fine grained code reloading |