Core Extensions Gems

#Total RankDaily RankNameSummary
173activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22212addressableAddressable is an alternative implementation to the URI implementation that is part of ...
3102160hashieHashie is a collection of classes and mixins that make hashes more powerful.
4365663virtusAttributes on Steroids for Plain Old Ruby Objects
52,0052,312hamsterEfficient, immutable, thread-safe collection classes for Ruby
62,0532,465active_attrCreate plain old Ruby models without reinventing the wheel.
72,111544hanami-utilsHanami utilities
82,7983,480facetsFacets is the premier collection of extension methods for the Ruby programming language...
93,5093,133finishing_movesFinishing Moves is a collection of methods designed to assist in those "why is this awk...
109,0545,728fast_attributesFast attributes with data types
1111,4315,912scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1213,91417,621full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1335,16418,280full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1441,73134,410safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1543,97542,656safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1660,545163,619tiny-recordUse the with options to target your columns you want in your active record collection
17145,20887,133rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18178,372109,865thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...