1 | 7 | 5 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 23 | 13 | addressable | Addressable is an alternative implementation to the URI implementation that is
part of ... |
3 | 96 | 111 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
4 | 359 | 435 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
5 | 1,905 | 2,309 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
6 | 1,937 | 2,640 | active_attr | Create plain old Ruby models without reinventing the wheel. |
7 | 2,669 | 2,776 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
8 | 3,543 | 916 | hanami-utils | Hanami utilities |
9 | 3,720 | 2,098 | finishing_moves | Ruby includes a huge amount of default awesomeness that tackles most common development... |
10 | 9,943 | 6,466 | fast_attributes | Fast attributes with data types |
11 | 13,162 | 6,223 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
12 | 13,774 | 18,750 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
13 | 34,673 | 67,808 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
14 | 41,118 | 67,808 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
15 | 43,177 | 67,808 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
16 | 59,424 | 67,808 | tiny-record | Use the with options to target your columns you want in your active record collection |
17 | 148,259 | 67,808 | rails-render-component | Components allow you to call other actions for their rendered response while executing ... |
18 | 178,491 | 20,042 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |