Core Extensions Gems

#Total RankDaily RankNameSummary
178activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
2209addressableAddressable is an alternative implementation to the URI implementation that is part of ...
3103154hashieHashie is a collection of classes and mixins that make hashes more powerful.
4377535virtusAttributes on Steroids for Plain Old Ruby Objects
51,937510hanami-utilsHanami utilities
62,0332,009hamsterEfficient, immutable, thread-safe collection classes for Ruby
72,0922,596active_attrCreate plain old Ruby models without reinventing the wheel.
82,8383,986facetsFacets is the premier collection of extension methods for the Ruby programming language...
93,5294,568finishing_movesFinishing Moves is a collection of methods designed to assist in those "why is this awk...
108,9436,338fast_attributesFast attributes with data types
1110,9125,313scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1214,05213,338full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1335,00255,083full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1441,65023,982safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1544,30787,276safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1661,77835,417tiny-recordUse the with options to target your columns you want in your active record collection
17143,39787,276rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18178,80042,349thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...