Core Extensions Gems

#Total RankDaily RankNameSummary
1710activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22412addressableAddressable 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.
4353403virtusAttributes on Steroids for Plain Old Ruby Objects
51,8012,056hamsterEfficient, immutable, thread-safe collection classes for Ruby
61,8232,572active_attrCreate plain old Ruby models without reinventing the wheel.
72,5853,442facetsFacets is the premier collection of extension methods for the Ruby programming language...
83,5193,706hanami-utilsHanami utilities
94,4411,983finishing_movesRuby includes a huge amount of default awesomeness that tackles most common development...
1010,9404,656fast_attributesFast attributes with data types
1113,42112,907full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1214,5808,313scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1334,38125,581full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1440,73426,863safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1542,74228,120safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1659,280136,605tiny-recordUse the with options to target your columns you want in your active record collection
17149,70977,462rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18177,656136,605thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...