1 | 12 | 20 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 24 | 22 | addressable | Addressable is an alternative implementation to the URI implementation that is
part of ... |
3 | 93 | 119 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
4 | 261 | 393 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
5 | 1,604 | 1,884 | active_attr | Create plain old Ruby models without reinventing the wheel. |
6 | 1,631 | 1,695 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
7 | 1,930 | 2,228 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
8 | 3,540 | 2,769 | hanami-utils | Hanami utilities |
9 | 8,377 | 9,417 | finishing_moves | Ruby includes a huge amount of default awesomeness that tackles most common development... |
10 | 12,891 | 11,445 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
11 | 13,987 | 13,000 | fast_attributes | Fast attributes with data types |
12 | 36,917 | 9,488 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
13 | 41,586 | 36,997 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
14 | 51,113 | 36,997 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
15 | 52,176 | 36,997 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
16 | 77,120 | 36,997 | tiny-record | Use the with options to target your columns you want in your active record collection |