1 | 7 | 9 | 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 | 113 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
4 | 359 | 443 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
5 | 1,897 | 2,305 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
6 | 1,927 | 2,142 | active_attr | Create plain old Ruby models without reinventing the wheel. |
7 | 2,662 | 2,832 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
8 | 3,590 | 4,272 | hanami-utils | Hanami utilities |
9 | 3,773 | 2,236 | finishing_moves | Ruby includes a huge amount of default awesomeness that tackles most common development... |
10 | 10,041 | 5,443 | fast_attributes | Fast attributes with data types |
11 | 13,375 | 7,325 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
12 | 13,718 | 12,708 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
13 | 34,728 | 19,930 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
14 | 41,079 | 65,653 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
15 | 43,114 | 65,653 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
16 | 59,358 | 65,653 | tiny-record | Use the with options to target your columns you want in your active record collection |
17 | 148,296 | 65,653 | rails-render-component | Components allow you to call other actions for their rendered response while executing ... |
18 | 178,624 | 65,653 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |