Core Extensions Gems

#Total RankDaily RankNameSummary
174activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22216addressableAddressable is an alternative implementation to the URI implementation that is part of ...
397135hashieHashie is a collection of classes and mixins that make hashes more powerful.
4358426virtusAttributes on Steroids for Plain Old Ruby Objects
51,9552,261hamsterEfficient, immutable, thread-safe collection classes for Ruby
61,9892,391active_attrCreate plain old Ruby models without reinventing the wheel.
72,577737hanami-utilsHanami utilities
82,7122,736facetsFacets is the premier collection of extension methods for the Ruby programming language...
93,5522,482finishing_movesRuby includes a huge amount of default awesomeness that tackles most common development...
109,4954,855fast_attributesFast attributes with data types
1112,4456,326scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1213,86610,550full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1334,95287,248full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1441,38229,767safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1543,44647,509safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1659,662107,464tiny-recordUse the with options to target your columns you want in your active record collection
17148,134107,464rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18177,82987,248thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...