Core Extensions Gems

#Total RankDaily RankNameSummary
1710activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2237addressableAddressable is an alternative implementation to the URI implementation that is part of ...
397111hashieHashie is a collection of classes and mixins that make hashes more powerful.
4356353virtusAttributes on Steroids for Plain Old Ruby Objects
51,8392,302hamsterEfficient, immutable, thread-safe collection classes for Ruby
61,8682,423active_attrCreate plain old Ruby models without reinventing the wheel.
72,6182,823facetsFacets is the premier collection of extension methods for the Ruby programming language...
83,5463,997hanami-utilsHanami utilities
94,0502,272finishing_movesRuby includes a huge amount of default awesomeness that tackles most common development...
1010,5105,870fast_attributesFast attributes with data types
1113,48315,106full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1213,9257,770scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1334,44516,596full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1440,81640,310safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1542,89340,310safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1659,15240,310tiny-recordUse the with options to target your columns you want in your active record collection
17149,00540,310rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18178,29140,310thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...