| 1 | 16,755 | 8,759 | module-cluster | Provides hooks via :included, :extended, :append_features, :extend_object, :inherited. ... |
| 2 | 16,795 | 88,523 | cascading-configuration-array | Now just a thin wrapper for cascading-configuration. |
| 3 | 17,119 | 111,482 | cascading-configuration-setting | Now just a thin wrapper for cascading-configuration. |
| 4 | 17,533 | 111,482 | cascading-configuration-hash | Now just a thin wrapper for cascading-configuration. |
| 5 | 21,520 | 111,482 | sender | Adds :__sender__ and :__caller__ to the built-in :__callee__ and :__method__ methods in... |
| 6 | 26,997 | 50,777 | development | Intercept gem-require expression (require 'gem') and require version at alternative pat... |
| 7 | 28,577 | 15,161 | identifies_as | Identities are interfaces. Sometimes it makes more sense to test an identity than a met... |
| 8 | 29,395 | 111,482 | accessor-utilities | Extends String and Symbol instances with variable/accessor methods, provides swizzling ... |
| 9 | 32,081 | 88,523 | accessor_utilities | Extends String and Symbol instances with variable/accessor methods, provides swizzling ... |
| 10 | 32,735 | 111,482 | core-source | Fork of ruby_core_source modified to support CFLAGS and permit use of whichever build s... |
| 11 | 33,110 | 88,523 | array-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 12 | 38,994 | 111,482 | array-unique-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 13 | 41,853 | 111,482 | parallel-ancestry | Create and track parallel inheritance hierarchies. Hook parallel hierarchies (by includ... |
| 14 | 42,419 | 88,523 | cascading_configuration | Inheritable Objects and Downward-Compositing Hashes and Arrays; Downward-Transforming V... |
| 15 | 42,767 | 39,458 | array-hooked | A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/s... |
| 16 | 47,230 | 111,482 | cascading-configuration-array-unique | Now just a thin wrapper for cascading-configuration. |
| 17 | 49,708 | 111,482 | array-sorted-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 18 | 52,771 | 35,638 | hash-hooked | A subclass of Hash that offers event hooks for pre-set/pre-delete, set/delete. ::Hooked... |
| 19 | 53,758 | 111,482 | cascading-configuration-array-sorted-unique | Now just a thin wrapper for cascading-configuration. |
| 20 | 54,062 | 111,482 | cascading-configuration-array-sorted | Now just a thin wrapper for cascading-configuration. |
| 21 | 57,259 | 88,523 | array-sorted | A subclass of Array::Hooked that also keeps array sorted. |
| 22 | 57,626 | 88,523 | array-sorted-unique-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 23 | 61,718 | 41,419 | hash-compositing | An implementation of Hash that permits chaining, where children inherit changes to pare... |
| 24 | 67,492 | 50,777 | array-unique | A subclass of Array::Hooked that also keeps array unique. |
| 25 | 68,850 | 50,777 | mkmfmf | Fork of bundled mkmf.rb, should work as drop in replacement. Modifications: * GDB and X... |
| 26 | 69,161 | 111,482 | call_super | Cause Object#inherited, Module#extended, Module#extend_object, Module#included, Module#... |
| 27 | 69,459 | 88,523 | array-sorted-unique | A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked). |
| 28 | 72,277 | 111,482 | persistence-adapter-flat_file | Implements necessary methods to run Persistence on top of the file system without a dat... |
| 29 | 73,498 | 111,482 | persistence | Store and retrieve Ruby objects without thinking twice about how they are stored. Desig... |
| 30 | 84,150 | 111,482 | parallel_ancestry | Create and track parallel inheritance hierarchies. Hook parallel hierarchies (by includ... |
| 31 | 86,334 | 111,482 | persistence-adapter-kyotocabinet | Implements necessary methods to run Persistence on top of Kyoto Cabinet. |
| 32 | 106,566 | 111,482 | hash | Event-hooked Hash, Downward-Compositing Hash. |
| 33 | 108,178 | 111,482 | compositing-array | An implementation of Array that permits chaining, where children inherit changes to par... |
| 34 | 109,457 | 111,482 | singleton_attr | Provides :singleton_attr_accessor, :singleton_attr_reader, :singleton_attr_writer, :mod... |
| 35 | 109,801 | 111,482 | compositing-hash | An implementation of Hash that permits chaining, where children inherit changes to pare... |
| 36 | 112,659 | 111,482 | pre_and_post_initialize | Adds Object#pre_initialize so that events can occur before and after Object#initialize ... |
| 37 | 115,668 | 111,482 | compositing-array-sorted | An implementation of Array that permits chaining, where children inherit changes to par... |
| 38 | 116,312 | 111,482 | array | Event-hooked Array, Sorted Array, Unique Array, Sorted-Unique Array, Downward-Compositi... |
| 39 | 118,244 | 111,482 | compositing-array-unique | An implementation of Array that permits chaining, where children inherit changes to par... |
| 40 | 120,251 | 88,523 | compositing-array-sorted-unique | An implementation of Array that permits chaining, where children inherit changes to par... |
| 41 | 132,363 | 67,232 | gem-loaded | Provides Gem.loaded?. |
| 42 | 134,728 | 67,232 | to_camel_case | Converts strings like "to_camel_case" into Camel Case: "ToCamelCase". |
| 43 | 139,306 | 111,482 | to_lambda | This is a bullshit solution to a simple problem of converting proc to lambda, since a g... |
| 44 | 142,588 | 111,482 | reraise | Adds a line to the Exception's backtrace corresponding to line where missing call origi... |
| 45 | 171,517 | 111,482 | perspective | Coming soon. |
| 46 | 171,674 | 67,232 | magnets | Coming soon. |
| 47 | 175,373 | 111,482 | power | Coming soon. |
| 48 | 175,971 | 111,482 | purpose | Coming soon. |