| 1 | 7 | 5 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 16 | 11 | addressable | Addressable is an alternative implementation to the URI implementation that is
part of ... |
| 3 | 104 | 136 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
| 4 | 405 | 679 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
| 5 | 1,657 | 1,525 | hanami-utils | Ruby core extentions and Hanami utilities |
| 6 | 2,076 | 2,594 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
| 7 | 2,163 | 3,367 | active_attr | Create plain old Ruby models without reinventing the wheel. |
| 8 | 2,923 | 3,471 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
| 9 | 3,693 | 6,077 | finishing_moves | Finishing Moves is a collection of methods designed to assist in those "why is this awk... |
| 10 | 9,126 | 6,249 | fast_attributes | Fast attributes with data types |
| 11 | 10,846 | 11,031 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
| 12 | 14,636 | 14,466 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
| 13 | 36,066 | 110,474 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
| 14 | 42,591 | 55,576 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
| 15 | 45,211 | 35,258 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
| 16 | 62,969 | 110,474 | tiny-record | Use the with options to target your columns you want in your active record collection |
| 17 | 143,688 | 55,576 | rails-render-component | Components allow you to call other actions for their rendered response while executing ... |
| 18 | 179,610 | 73,612 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |