Core Extensions Gems

#Total RankDaily RankNameSummary
176activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22218addressableAddressable is an alternative implementation to the URI implementation that is part of ...
395157hashieHashie is a collection of classes and mixins that make hashes more powerful.
4359445virtusAttributes on Steroids for Plain Old Ruby Objects
51,9382,348hamsterEfficient, immutable, thread-safe collection classes for Ruby
61,9822,360active_attrCreate plain old Ruby models without reinventing the wheel.
72,7043,275facetsFacets is the premier collection of extension methods for the Ruby programming language...
82,780667hanami-utilsHanami utilities
93,5722,559finishing_movesRuby includes a huge amount of default awesomeness that tackles most common development...
109,6176,171fast_attributesFast attributes with data types
1112,6367,458scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1213,86511,101full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1334,85067,561full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1441,29628,624safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1543,35431,327safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1659,55367,561tiny-recordUse the with options to target your columns you want in your active record collection
17148,01867,561rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18177,88149,142thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...