Core Extensions Gems

#Total RankDaily RankNameSummary
179activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21613addressableAddressable is an alternative implementation to the URI implementation that is part of ...
3104156hashieHashie is a collection of classes and mixins that make hashes more powerful.
4389631virtusAttributes on Steroids for Plain Old Ruby Objects
51,763729hanami-utilsHanami utilities
62,0512,541hamsterEfficient, immutable, thread-safe collection classes for Ruby
72,1243,323active_attrCreate plain old Ruby models without reinventing the wheel.
82,8843,690facetsFacets is the premier collection of extension methods for the Ruby programming language...
93,6033,800finishing_movesFinishing Moves is a collection of methods designed to assist in those "why is this awk...
108,9507,104fast_attributesFast attributes with data types
1110,5888,765scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1214,28123,736full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1335,51759,666full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1441,94482,222safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1544,58038,280safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1662,288123,214tiny-recordUse the with options to target your columns you want in your active record collection
17143,14046,395rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18178,53859,666thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...