Core Extensions Gems

#Total RankDaily RankNameSummary
173activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22214addressableAddressable is an alternative implementation to the URI implementation that is part of ...
3102156hashieHashie is a collection of classes and mixins that make hashes more powerful.
4365606virtusAttributes on Steroids for Plain Old Ruby Objects
52,0112,526hamsterEfficient, immutable, thread-safe collection classes for Ruby
62,0662,256active_attrCreate plain old Ruby models without reinventing the wheel.
72,079536hanami-utilsHanami utilities
82,8053,217facetsFacets is the premier collection of extension methods for the Ruby programming language...
93,5053,166finishing_movesFinishing Moves is a collection of methods designed to assist in those "why is this awk...
109,0136,532fast_attributesFast attributes with data types
1111,3316,112scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1213,95416,271full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1335,05925,844full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1441,65029,421safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1543,86328,617safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1661,060180,609tiny-recordUse the with options to target your columns you want in your active record collection
17144,42387,989rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18178,32187,989thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...