1 | 11 | 8 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 26 | 15 | addressable | Addressable is an alternative implementation to the URI implementation that is
part of ... |
3 | 95 | 98 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
4 | 341 | 554 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
5 | 1,740 | 1,692 | active_attr | Create plain old Ruby models without reinventing the wheel. |
6 | 1,765 | 1,802 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
7 | 2,396 | 2,370 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
8 | 3,442 | 2,786 | hanami-utils | Hanami utilities |
9 | 9,755 | 14,041 | finishing_moves | Ruby includes a huge amount of default awesomeness that tackles most common development... |
10 | 13,458 | 11,342 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
11 | 13,855 | 11,852 | fast_attributes | Fast attributes with data types |
12 | 20,507 | 8,479 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
13 | 33,679 | 26,485 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
14 | 40,180 | 27,723 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
15 | 42,090 | 29,130 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
16 | 59,449 | 35,025 | tiny-record | Use the with options to target your columns you want in your active record collection |
17 | 151,640 | 82,043 | rails-render-component | Components allow you to call other actions for their rendered response while executing ... |