| 1 | 15,804 | 14,933 | cascading-configuration-array | Now just a thin wrapper for cascading-configuration. |
| 2 | 15,956 | 13,332 | module-cluster | Provides hooks via :included, :extended, :append_features, :extend_object, :inherited. ... |
| 3 | 16,112 | 19,764 | cascading-configuration-setting | Now just a thin wrapper for cascading-configuration. |
| 4 | 16,498 | 14,933 | cascading-configuration-hash | Now just a thin wrapper for cascading-configuration. |
| 5 | 20,449 | 17,774 | sender | Adds :__sender__ and :__caller__ to the built-in :__callee__ and :__method__ methods in... |
| 6 | 25,743 | 26,810 | development | Intercept gem-require expression (require 'gem') and require version at alternative pat... |
| 7 | 27,580 | 19,764 | identifies_as | Identities are interfaces. Sometimes it makes more sense to test an identity than a met... |
| 8 | 27,927 | 32,863 | accessor-utilities | Extends String and Symbol instances with variable/accessor methods, provides swizzling ... |
| 9 | 30,483 | 19,764 | accessor_utilities | Extends String and Symbol instances with variable/accessor methods, provides swizzling ... |
| 10 | 31,595 | 22,641 | array-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 11 | 31,804 | 42,408 | core-source | Fork of ruby_core_source modified to support CFLAGS and permit use of whichever build s... |
| 12 | 37,393 | 26,810 | array-unique-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 13 | 40,255 | 32,863 | parallel-ancestry | Create and track parallel inheritance hierarchies. Hook parallel hierarchies (by includ... |
| 14 | 40,631 | 19,764 | cascading_configuration | Inheritable Objects and Downward-Compositing Hashes and Arrays; Downward-Transforming V... |
| 15 | 41,435 | 16,164 | array-hooked | A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/s... |
| 16 | 45,380 | 59,583 | cascading-configuration-array-unique | Now just a thin wrapper for cascading-configuration. |
| 17 | 47,833 | 42,408 | array-sorted-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 18 | 50,864 | 32,863 | hash-hooked | A subclass of Hash that offers event hooks for pre-set/pre-delete, set/delete. ::Hooked... |
| 19 | 51,684 | 93,116 | cascading-configuration-array-sorted-unique | Now just a thin wrapper for cascading-configuration. |
| 20 | 52,045 | 59,583 | cascading-configuration-array-sorted | Now just a thin wrapper for cascading-configuration. |
| 21 | 55,265 | 59,583 | array-sorted | A subclass of Array::Hooked that also keeps array sorted. |
| 22 | 55,527 | 59,583 | array-sorted-unique-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
| 23 | 59,638 | 19,764 | hash-compositing | An implementation of Hash that permits chaining, where children inherit changes to pare... |
| 24 | 65,895 | 59,583 | array-unique | A subclass of Array::Hooked that also keeps array unique. |
| 25 | 67,106 | 42,408 | call_super | Cause Object#inherited, Module#extended, Module#extend_object, Module#included, Module#... |
| 26 | 67,239 | 42,408 | array-sorted-unique | A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked). |
| 27 | 67,419 | 8,068 | mkmfmf | Fork of bundled mkmf.rb, should work as drop in replacement. Modifications: * GDB and X... |
| 28 | 70,191 | 42,408 | persistence-adapter-flat_file | Implements necessary methods to run Persistence on top of the file system without a dat... |
| 29 | 71,555 | 42,408 | persistence | Store and retrieve Ruby objects without thinking twice about how they are stored. Desig... |
| 30 | 81,898 | 59,583 | parallel_ancestry | Create and track parallel inheritance hierarchies. Hook parallel hierarchies (by includ... |
| 31 | 83,963 | 59,583 | persistence-adapter-kyotocabinet | Implements necessary methods to run Persistence on top of Kyoto Cabinet. |
| 32 | 103,632 | 59,583 | hash | Event-hooked Hash, Downward-Compositing Hash. |
| 33 | 105,204 | 93,116 | compositing-array | An implementation of Array that permits chaining, where children inherit changes to par... |
| 34 | 106,798 | 93,116 | singleton_attr | Provides :singleton_attr_accessor, :singleton_attr_reader, :singleton_attr_writer, :mod... |
| 35 | 106,875 | 93,116 | compositing-hash | An implementation of Hash that permits chaining, where children inherit changes to pare... |
| 36 | 109,600 | 93,116 | pre_and_post_initialize | Adds Object#pre_initialize so that events can occur before and after Object#initialize ... |
| 37 | 112,991 | 42,408 | compositing-array-sorted | An implementation of Array that permits chaining, where children inherit changes to par... |
| 38 | 113,618 | 59,583 | array | Event-hooked Array, Sorted Array, Unique Array, Sorted-Unique Array, Downward-Compositi... |
| 39 | 115,417 | 93,116 | compositing-array-unique | An implementation of Array that permits chaining, where children inherit changes to par... |
| 40 | 117,569 | 93,116 | compositing-array-sorted-unique | An implementation of Array that permits chaining, where children inherit changes to par... |
| 41 | 128,500 | 93,116 | gem-loaded | Provides Gem.loaded?. |
| 42 | 131,621 | 93,116 | to_camel_case | Converts strings like "to_camel_case" into Camel Case: "ToCamelCase". |
| 43 | 135,702 | 93,116 | to_lambda | This is a bullshit solution to a simple problem of converting proc to lambda, since a g... |
| 44 | 138,912 | 93,116 | reraise | Adds a line to the Exception's backtrace corresponding to line where missing call origi... |
| 45 | 167,013 | 93,116 | magnets | Coming soon. |
| 46 | 167,076 | 59,583 | perspective | Coming soon. |
| 47 | 171,169 | 59,583 | power | Coming soon. |
| 48 | 171,333 | 42,408 | purpose | Coming soon. |