| 1 | 16,045 | 51,208 | cascading-configuration-array | Now just a thin wrapper for cascading-configuration. |
| 2 | 16,164 | 30,397 | module-cluster | Provides hooks via :included, :extended, :append_features, :extend_object, :inherited. ... |
| 3 | 16,358 | 44,914 | cascading-configuration-setting | Now just a thin wrapper for cascading-configuration. |
| 4 | 16,755 | 60,357 | cascading-configuration-hash | Now just a thin wrapper for cascading-configuration. |
| 5 | 20,683 | 27,720 | sender | Adds :__sender__ and :__caller__ to the built-in :__callee__ and :__method__ methods in... |
| 6 | 26,048 | 74,705 | development | Intercept gem-require expression (require 'gem') and require version at alternative pat... |
| 7 | 27,866 | 19,511 | identifies_as | Identities are interfaces. Sometimes it makes more sense to test an identity than a met... |
| 8 | 28,257 | 74,705 | accessor-utilities | Extends String and Symbol instances with variable/accessor methods, provides swizzling ... |
| 9 | 30,844 | 51,208 | accessor_utilities | Extends String and Symbol instances with variable/accessor methods, provides swizzling ... |
| 10 | 31,985 | 51,208 | array-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 11 | 32,152 | 60,357 | core-source | Fork of ruby_core_source modified to support CFLAGS and permit use of whichever build s... |
| 12 | 37,839 | 74,705 | array-unique-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 13 | 40,582 | 51,208 | parallel-ancestry | Create and track parallel inheritance hierarchies. Hook parallel hierarchies (by includ... |
| 14 | 41,094 | 60,357 | cascading_configuration | Inheritable Objects and Downward-Compositing Hashes and Arrays; Downward-Transforming V... |
| 15 | 41,888 | 40,389 | array-hooked | A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/s... |
| 16 | 45,803 | 60,357 | cascading-configuration-array-unique | Now just a thin wrapper for cascading-configuration. |
| 17 | 48,287 | 74,705 | array-sorted-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 18 | 51,329 | 34,275 | hash-hooked | A subclass of Hash that offers event hooks for pre-set/pre-delete, set/delete. ::Hooked... |
| 19 | 52,216 | 98,196 | cascading-configuration-array-sorted-unique | Now just a thin wrapper for cascading-configuration. |
| 20 | 52,534 | 98,196 | cascading-configuration-array-sorted | Now just a thin wrapper for cascading-configuration. |
| 21 | 55,780 | 74,705 | array-sorted | A subclass of Array::Hooked that also keeps array sorted. |
| 22 | 56,100 | 74,705 | array-sorted-unique-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 23 | 60,168 | 37,003 | hash-compositing | An implementation of Hash that permits chaining, where children inherit changes to pare... |
| 24 | 66,450 | 51,208 | array-unique | A subclass of Array::Hooked that also keeps array unique. |
| 25 | 67,354 | 98,196 | mkmfmf | Fork of bundled mkmf.rb, should work as drop in replacement. Modifications: * GDB and X... |
| 26 | 67,620 | 98,196 | call_super | Cause Object#inherited, Module#extended, Module#extend_object, Module#included, Module#... |
| 27 | 67,830 | 98,196 | array-sorted-unique | A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked). |
| 28 | 70,547 | 37,003 | persistence-adapter-flat_file | Implements necessary methods to run Persistence on top of the file system without a dat... |
| 29 | 71,946 | 74,705 | persistence | Store and retrieve Ruby objects without thinking twice about how they are stored. Desig... |
| 30 | 82,270 | 74,705 | parallel_ancestry | Create and track parallel inheritance hierarchies. Hook parallel hierarchies (by includ... |
| 31 | 84,491 | 40,389 | persistence-adapter-kyotocabinet | Implements necessary methods to run Persistence on top of Kyoto Cabinet. |
| 32 | 104,117 | 98,196 | hash | Event-hooked Hash, Downward-Compositing Hash. |
| 33 | 106,012 | 98,196 | compositing-array | An implementation of Array that permits chaining, where children inherit changes to par... |
| 34 | 107,270 | 138,115 | singleton_attr | Provides :singleton_attr_accessor, :singleton_attr_reader, :singleton_attr_writer, :mod... |
| 35 | 107,565 | 98,196 | compositing-hash | An implementation of Hash that permits chaining, where children inherit changes to pare... |
| 36 | 110,324 | 138,115 | pre_and_post_initialize | Adds Object#pre_initialize so that events can occur before and after Object#initialize ... |
| 37 | 113,634 | 98,196 | compositing-array-sorted | An implementation of Array that permits chaining, where children inherit changes to par... |
| 38 | 114,065 | 138,115 | array | Event-hooked Array, Sorted Array, Unique Array, Sorted-Unique Array, Downward-Compositi... |
| 39 | 116,019 | 51,208 | compositing-array-unique | An implementation of Array that permits chaining, where children inherit changes to par... |
| 40 | 118,177 | 138,115 | compositing-array-sorted-unique | An implementation of Array that permits chaining, where children inherit changes to par... |
| 41 | 129,261 | 98,196 | gem-loaded | Provides Gem.loaded?. |
| 42 | 132,096 | 74,705 | to_camel_case | Converts strings like "to_camel_case" into Camel Case: "ToCamelCase". |
| 43 | 136,027 | 98,196 | to_lambda | This is a bullshit solution to a simple problem of converting proc to lambda, since a g... |
| 44 | 139,416 | 138,115 | reraise | Adds a line to the Exception's backtrace corresponding to line where missing call origi... |
| 45 | 167,784 | 138,115 | magnets | Coming soon. |
| 46 | 167,939 | 138,115 | perspective | Coming soon. |
| 47 | 171,665 | 138,115 | power | Coming soon. |
| 48 | 172,096 | 98,196 | purpose | Coming soon. |