Core Extensions Gems

#Total RankDaily RankNameSummary
179activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21811addressableAddressable is an alternative implementation to the URI implementation that is part of ...
310340hashieHashie is a collection of classes and mixins that make hashes more powerful.
4379561virtusAttributes on Steroids for Plain Old Ruby Objects
51,908475hanami-utilsHanami utilities
62,0341,861hamsterEfficient, immutable, thread-safe collection classes for Ruby
72,1012,714active_attrCreate plain old Ruby models without reinventing the wheel.
82,8483,829facetsFacets is the premier collection of extension methods for the Ruby programming language...
93,5454,210finishing_movesFinishing Moves is a collection of methods designed to assist in those "why is this awk...
108,9225,181fast_attributesFast attributes with data types
1110,8086,016scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1214,09620,389full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1335,05837,820full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1441,70127,013safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1544,30624,149safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1661,929112,136tiny-recordUse the with options to target your columns you want in your active record collection
17143,25988,565rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18178,862112,136thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...