1 | 15,581 | 21,702 | cascading-configuration-array | Now just a thin wrapper for cascading-configuration. |
2 | 15,754 | 16,073 | module-cluster | Provides hooks via :included, :extended, :append_features, :extend_object, :inherited. ... |
3 | 15,882 | 22,194 | cascading-configuration-setting | Now just a thin wrapper for cascading-configuration. |
4 | 16,220 | 38,007 | cascading-configuration-hash | Now just a thin wrapper for cascading-configuration. |
5 | 20,126 | 21,702 | sender | Adds :__sender__ and :__caller__ to the built-in :__callee__ and :__method__ methods in... |
6 | 25,231 | 36,338 | development | Intercept gem-require expression (require 'gem') and require version at alternative pat... |
7 | 27,311 | 21,292 | identifies_as | Identities are interfaces. Sometimes it makes more sense to test an identity than a met... |
8 | 27,368 | 24,314 | accessor-utilities | Extends String and Symbol instances with variable/accessor methods, provides swizzling ... |
9 | 29,924 | 18,645 | accessor_utilities | Extends String and Symbol instances with variable/accessor methods, provides swizzling ... |
10 | 31,210 | 36,338 | array-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
11 | 31,564 | 24,942 | core-source | Fork of ruby_core_source modified to support CFLAGS and permit use of whichever build s... |
12 | 37,097 | 27,938 | array-unique-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
13 | 39,938 | 41,906 | parallel-ancestry | Create and track parallel inheritance hierarchies. Hook parallel hierarchies (by includ... |
14 | 40,315 | 41,906 | cascading_configuration | Inheritable Objects and Downward-Compositing Hashes and Arrays; Downward-Transforming V... |
15 | 41,052 | 29,792 | array-hooked | A subclass of Array that offers event hooks for pre-insert/pre-set/pre-delete, insert/s... |
16 | 44,950 | 39,837 | cascading-configuration-array-unique | Now just a thin wrapper for cascading-configuration. |
17 | 47,234 | 55,558 | array-sorted-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
18 | 50,316 | 55,558 | hash-hooked | A subclass of Hash that offers event hooks for pre-set/pre-delete, set/delete. ::Hooked... |
19 | 51,050 | 34,778 | cascading-configuration-array-sorted-unique | Now just a thin wrapper for cascading-configuration. |
20 | 51,404 | 34,778 | cascading-configuration-array-sorted | Now just a thin wrapper for cascading-configuration. |
21 | 54,681 | 68,264 | array-sorted | A subclass of Array::Hooked that also keeps array sorted. |
22 | 54,930 | 36,338 | array-sorted-unique-compositing | An implementation of Array that permits chaining, where children inherit changes to par... |
23 | 58,970 | 86,482 | hash-compositing | An implementation of Hash that permits chaining, where children inherit changes to pare... |
24 | 65,391 | 63,493 | array-unique | A subclass of Array::Hooked that also keeps array unique. |
25 | 66,474 | 52,232 | call_super | Cause Object#inherited, Module#extended, Module#extend_object, Module#included, Module#... |
26 | 66,535 | 46,526 | array-sorted-unique | A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked). |
27 | 67,455 | 86,482 | mkmfmf | Fork of bundled mkmf.rb, should work as drop in replacement. Modifications: * GDB and X... |
28 | 69,968 | 68,264 | persistence-adapter-flat_file | Implements necessary methods to run Persistence on top of the file system without a dat... |
29 | 71,407 | 63,493 | persistence | Store and retrieve Ruby objects without thinking twice about how they are stored. Desig... |
30 | 81,823 | 79,620 | parallel_ancestry | Create and track parallel inheritance hierarchies. Hook parallel hierarchies (by includ... |
31 | 83,482 | 79,620 | persistence-adapter-kyotocabinet | Implements necessary methods to run Persistence on top of Kyoto Cabinet. |
32 | 102,838 | 79,620 | hash | Event-hooked Hash, Downward-Compositing Hash. |
33 | 103,933 | 94,717 | compositing-array | An implementation of Array that permits chaining, where children inherit changes to par... |
34 | 105,877 | 86,482 | compositing-hash | An implementation of Hash that permits chaining, where children inherit changes to pare... |
35 | 106,371 | 59,263 | singleton_attr | Provides :singleton_attr_accessor, :singleton_attr_reader, :singleton_attr_writer, :mod... |
36 | 108,479 | 104,717 | pre_and_post_initialize | Adds Object#pre_initialize so that events can occur before and after Object#initialize ... |
37 | 112,225 | 55,558 | compositing-array-sorted | An implementation of Array that permits chaining, where children inherit changes to par... |
38 | 113,245 | 86,482 | array | Event-hooked Array, Sorted Array, Unique Array, Sorted-Unique Array, Downward-Compositi... |
39 | 114,556 | 55,558 | compositing-array-unique | An implementation of Array that permits chaining, where children inherit changes to par... |
40 | 116,737 | 94,717 | compositing-array-sorted-unique | An implementation of Array that permits chaining, where children inherit changes to par... |
41 | 127,331 | 86,482 | gem-loaded | Provides Gem.loaded?. |
42 | 130,979 | 86,482 | to_camel_case | Converts strings like "to_camel_case" into Camel Case: "ToCamelCase". |
43 | 135,451 | 131,144 | to_lambda | This is a bullshit solution to a simple problem of converting proc to lambda, since a g... |
44 | 138,445 | 117,132 | reraise | Adds a line to the Exception's backtrace corresponding to line where missing call origi... |
45 | 165,236 | 94,717 | magnets | Coming soon. |
46 | 165,856 | 117,132 | perspective | Coming soon. |
47 | 170,082 | 117,132 | power | Coming soon. |
48 | 170,215 | 147,182 | purpose | Coming soon. |