Core Extensions Gems

#Total RankDaily RankNameSummary
11115activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22513addressableAddressable is an alternative implementation to the URI implementation that is part of ...
397113hashieHashie is a collection of classes and mixins that make hashes more powerful.
4349444virtusAttributes on Steroids for Plain Old Ruby Objects
51,7711,968hamsterEfficient, immutable, thread-safe collection classes for Ruby
61,7991,497active_attrCreate plain old Ruby models without reinventing the wheel.
72,5172,760facetsFacets is the premier collection of extension methods for the Ruby programming language...
83,4963,259hanami-utilsHanami utilities
95,5911,855finishing_movesRuby includes a huge amount of default awesomeness that tackles most common development...
1011,9816,404fast_attributesFast attributes with data types
1113,34312,830full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1215,7656,439scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1334,39924,403full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1440,69124,403safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1542,63825,682safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1659,43730,974tiny-recordUse the with options to target your columns you want in your active record collection
17150,65884,055rails-render-componentComponents allow you to call other actions for their rendered response while executing ...