| 1 | 16,454 | 33,737 | cascading-configuration-array | Now just a thin wrapper for cascading-configuration. |
| 2 | 16,571 | 24,645 | module-cluster | Provides hooks via :included, :extended, :append_features, :extend_object, :inherited. ... |
| 3 | 16,782 | 39,349 | cascading-configuration-setting | Now just a thin wrapper for cascading-configuration. |
| 4 | 17,173 | 39,349 | cascading-configuration-hash | Now just a thin wrapper for cascading-configuration. |
| 5 | 21,090 | 12,505 | sender | Adds :__sender__ and :__caller__ to the built-in :__callee__ and :__method__ methods in... |
| 6 | 26,552 | 39,349 | development | Intercept gem-require expression (require 'gem') and require version at alternative pat... |
| 7 | 28,363 | 47,914 | identifies_as | Identities are interfaces. Sometimes it makes more sense to test an identity than a met... |
| 8 | 28,834 | 63,203 | accessor-utilities | Extends String and Symbol instances with variable/accessor methods, provides swizzling ... |
| 9 | 31,455 | 47,914 | accessor_utilities | Extends String and Symbol instances with variable/accessor methods, provides swizzling ... |
| 10 | 32,528 | 63,203 | array-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 11 | 32,755 | 94,779 | core-source | Fork of ruby_core_source modified to support CFLAGS and permit use of whichever build s... |
| 12 | 38,367 | 39,349 | array-unique-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 13 | 41,082 | 63,203 | parallel-ancestry | Create and track parallel inheritance hierarchies. Hook parallel hierarchies (by includ... |
| 14 | 41,678 | 33,737 | cascading_configuration | Inheritable Objects and Downward-Compositing Hashes and Arrays; Downward-Transforming V... |
| 15 | 42,460 | 47,914 | array-hooked | A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/s... |
| 16 | 46,443 | 94,779 | cascading-configuration-array-unique | Now just a thin wrapper for cascading-configuration. |
| 17 | 48,924 | 63,203 | array-sorted-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 18 | 52,004 | 94,779 | hash-hooked | A subclass of Hash that offers event hooks for pre-set/pre-delete, set/delete. ::Hooked... |
| 19 | 52,893 | 94,779 | cascading-configuration-array-sorted-unique | Now just a thin wrapper for cascading-configuration. |
| 20 | 53,223 | 94,779 | cascading-configuration-array-sorted | Now just a thin wrapper for cascading-configuration. |
| 21 | 56,422 | 29,799 | array-sorted | A subclass of Array::Hooked that also keeps array sorted. |
| 22 | 56,766 | 33,737 | array-sorted-unique-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 23 | 60,860 | 94,779 | hash-compositing | An implementation of Hash that permits chaining, where children inherit changes to pare... |
| 24 | 67,186 | 63,203 | array-unique | A subclass of Array::Hooked that also keeps array unique. |
| 25 | 67,798 | 94,779 | mkmfmf | Fork of bundled mkmf.rb, should work as drop in replacement. Modifications: * GDB and X... |
| 26 | 68,196 | 94,779 | call_super | Cause Object#inherited, Module#extended, Module#extend_object, Module#included, Module#... |
| 27 | 68,547 | 63,203 | array-sorted-unique | A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked). |
| 28 | 71,272 | 63,203 | persistence-adapter-flat_file | Implements necessary methods to run Persistence on top of the file system without a dat... |
| 29 | 72,591 | 94,779 | persistence | Store and retrieve Ruby objects without thinking twice about how they are stored. Desig... |
| 30 | 83,077 | 94,779 | parallel_ancestry | Create and track parallel inheritance hierarchies. Hook parallel hierarchies (by includ... |
| 31 | 85,357 | 63,203 | persistence-adapter-kyotocabinet | Implements necessary methods to run Persistence on top of Kyoto Cabinet. |
| 32 | 105,247 | 94,779 | hash | Event-hooked Hash, Downward-Compositing Hash. |
| 33 | 107,217 | 94,779 | compositing-array | An implementation of Array that permits chaining, where children inherit changes to par... |
| 34 | 108,149 | 47,914 | singleton_attr | Provides :singleton_attr_accessor, :singleton_attr_reader, :singleton_attr_writer, :mod... |
| 35 | 108,772 | 94,779 | compositing-hash | An implementation of Hash that permits chaining, where children inherit changes to pare... |
| 36 | 111,316 | 94,779 | pre_and_post_initialize | Adds Object#pre_initialize so that events can occur before and after Object#initialize ... |
| 37 | 114,773 | 63,203 | compositing-array-sorted | An implementation of Array that permits chaining, where children inherit changes to par... |
| 38 | 115,057 | 63,203 | array | Event-hooked Array, Sorted Array, Unique Array, Sorted-Unique Array, Downward-Compositi... |
| 39 | 117,239 | 94,779 | compositing-array-unique | An implementation of Array that permits chaining, where children inherit changes to par... |
| 40 | 119,255 | 94,779 | compositing-array-sorted-unique | An implementation of Array that permits chaining, where children inherit changes to par... |
| 41 | 130,424 | 94,779 | gem-loaded | Provides Gem.loaded?. |
| 42 | 133,156 | 94,779 | to_camel_case | Converts strings like "to_camel_case" into Camel Case: "ToCamelCase". |
| 43 | 137,281 | 94,779 | to_lambda | This is a bullshit solution to a simple problem of converting proc to lambda, since a g... |
| 44 | 140,596 | 47,914 | reraise | Adds a line to the Exception's backtrace corresponding to line where missing call origi... |
| 45 | 169,021 | 94,779 | magnets | Coming soon. |
| 46 | 169,152 | 94,779 | perspective | Coming soon. |
| 47 | 172,876 | 94,779 | power | Coming soon. |
| 48 | 173,409 | 94,779 | purpose | Coming soon. |