Core Extensions Gems

#Total RankDaily RankNameSummary
1713activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21610addressableAddressable is an alternative implementation to the URI implementation that is part of ...
3103150hashieHashie is a collection of classes and mixins that make hashes more powerful.
4393725virtusAttributes on Steroids for Plain Old Ruby Objects
51,6591,611hanami-utilsHanami utilities
62,0582,668hamsterEfficient, immutable, thread-safe collection classes for Ruby
72,1452,938active_attrCreate plain old Ruby models without reinventing the wheel.
82,8964,042facetsFacets is the premier collection of extension methods for the Ruby programming language...
93,64012,267finishing_movesFinishing Moves is a collection of methods designed to assist in those "why is this awk...
109,0499,226fast_attributesFast attributes with data types
1110,7749,336scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1214,49034,862full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1335,64346,531full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1442,11534,862safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1544,73132,343safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1662,299129,210tiny-recordUse the with options to target your columns you want in your active record collection
17143,277129,210rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18178,81994,007thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...