1 | 12 | 18 | activesupport | A toolkit of support libraries and Ruby core extensions extracted from the Rails framew... |
2 | 25 | 24 | addressable | Addressable is an alternative implementation to the URI implementation that is
part of ... |
3 | 95 | 128 | hashie | Hashie is a collection of classes and mixins that make hashes more powerful. |
4 | 347 | 764 | virtus | Attributes on Steroids for Plain Old Ruby Objects |
5 | 1,778 | 2,562 | active_attr | Create plain old Ruby models without reinventing the wheel. |
6 | 1,782 | 2,001 | hamster | Efficient, immutable, thread-safe collection classes for Ruby |
7 | 2,443 | 2,344 | facets | Facets is the premier collection of extension methods for the Ruby programming language... |
8 | 3,449 | 3,956 | hanami-utils | Hanami utilities |
9 | 8,252 | 1,828 | finishing_moves | Ruby includes a huge amount of default awesomeness that tackles most common development... |
10 | 13,392 | 8,688 | fast_attributes | Fast attributes with data types |
11 | 13,458 | 10,394 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
12 | 18,114 | 90,737 | scan_left | A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable. |
13 | 34,039 | 55,129 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
14 | 40,519 | 90,737 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
15 | 42,415 | 90,737 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
16 | 59,586 | 55,129 | tiny-record | Use the with options to target your columns you want in your active record collection |
17 | 151,437 | 90,737 | rails-render-component | Components allow you to call other actions for their rendered response while executing ... |