| 1 | 7 | 12 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
| 2 | 16 | 8 | addressable | Addressable is an alternative implementation to the URI implementation that is
part of ... |
| 3 | 103 | 145 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
| 4 | 392 | 662 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
| 5 | 1,693 | 568 | hanami-utils | Hanami utilities |
| 6 | 2,054 | 2,201 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
| 7 | 2,136 | 3,344 | active_attr | Create plain old Ruby models without reinventing the wheel. |
| 8 | 2,890 | 3,959 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
| 9 | 3,619 | 5,284 | finishing_moves | Finishing Moves is a collection of methods designed to assist in those "why is this awk... |
| 10 | 8,994 | 9,135 | fast_attributes | Fast attributes with data types |
| 11 | 10,744 | 9,214 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
| 12 | 14,449 | 14,482 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
| 13 | 35,572 | 51,858 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
| 14 | 42,050 | 102,533 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
| 15 | 44,659 | 51,858 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
| 16 | 62,308 | 33,720 | tiny-record | Use the with options to target your columns you want in your active record collection |
| 17 | 143,188 | 102,533 | rails-render-component | Components allow you to call other actions for their rendered response while executing ... |
| 18 | 178,673 | 51,858 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |