Core Extensions Gems

#Total RankDaily RankNameSummary
172activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22215addressableAddressable is an alternative implementation to the URI implementation that is part of ...
3102163hashieHashie is a collection of classes and mixins that make hashes more powerful.
4367562virtusAttributes on Steroids for Plain Old Ruby Objects
52,0182,526hamsterEfficient, immutable, thread-safe collection classes for Ruby
62,035470hanami-utilsHanami utilities
72,0722,568active_attrCreate plain old Ruby models without reinventing the wheel.
82,8163,673facetsFacets is the premier collection of extension methods for the Ruby programming language...
93,5023,926finishing_movesFinishing Moves is a collection of methods designed to assist in those "why is this awk...
108,9855,809fast_attributesFast attributes with data types
1111,2236,716scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1213,96511,671full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1335,09161,992full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1441,745108,010safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1543,942130,797safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1661,271130,797tiny-recordUse the with options to target your columns you want in your active record collection
17143,86978,639rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18178,411108,010thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...