1 | 11 | 15 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 25 | 13 | addressable | Addressable is an alternative implementation to the URI implementation that is
part of ... |
3 | 97 | 113 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
4 | 349 | 444 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
5 | 1,771 | 1,968 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
6 | 1,799 | 1,497 | active_attr | Create plain old Ruby models without reinventing the wheel. |
7 | 2,517 | 2,760 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
8 | 3,496 | 3,259 | hanami-utils | Hanami utilities |
9 | 5,591 | 1,855 | finishing_moves | Ruby includes a huge amount of default awesomeness that tackles most common development... |
10 | 11,981 | 6,404 | fast_attributes | Fast attributes with data types |
11 | 13,343 | 12,830 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
12 | 15,765 | 6,439 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
13 | 34,399 | 24,403 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
14 | 40,691 | 24,403 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
15 | 42,638 | 25,682 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
16 | 59,437 | 30,974 | tiny-record | Use the with options to target your columns you want in your active record collection |
17 | 150,658 | 84,055 | rails-render-component | Components allow you to call other actions for their rendered response while executing ... |