| 1 | 7 | 9 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 16 | 13 | addressable | Addressable is an alternative implementation to the URI implementation that is
part of ... |
| 3 | 104 | 156 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
| 4 | 389 | 631 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
| 5 | 1,763 | 729 | hanami-utils | Hanami utilities |
| 6 | 2,051 | 2,541 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
| 7 | 2,124 | 3,323 | active_attr | Create plain old Ruby models without reinventing the wheel. |
| 8 | 2,884 | 3,690 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
| 9 | 3,603 | 3,800 | finishing_moves | Finishing Moves is a collection of methods designed to assist in those "why is this awk... |
| 10 | 8,950 | 7,104 | fast_attributes | Fast attributes with data types |
| 11 | 10,588 | 8,765 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
| 12 | 14,281 | 23,736 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
| 13 | 35,517 | 59,666 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
| 14 | 41,944 | 82,222 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
| 15 | 44,580 | 38,280 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
| 16 | 62,288 | 123,214 | tiny-record | Use the with options to target your columns you want in your active record collection |
| 17 | 143,140 | 46,395 | rails-render-component | Components allow you to call other actions for their rendered response while executing ... |
| 18 | 178,538 | 59,666 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |