Core Extensions Gems

#Total RankDaily RankNameSummary
11218activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
22524addressableAddressable is an alternative implementation to the URI implementation that is part of ...
395128hashieHashie is a collection of classes and mixins that make hashes more powerful.
4347764virtusAttributes on Steroids for Plain Old Ruby Objects
51,7782,562active_attrCreate plain old Ruby models without reinventing the wheel.
61,7822,001hamsterEfficient, immutable, thread-safe collection classes for Ruby
72,4432,344facetsFacets is the premier collection of extension methods for the Ruby programming language...
83,4493,956hanami-utilsHanami utilities
98,2521,828finishing_movesRuby includes a huge amount of default awesomeness that tackles most common development...
1013,3928,688fast_attributesFast attributes with data types
1113,45810,394full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1218,11490,737scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1334,03955,129full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1440,51990,737safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1542,41590,737safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1659,58655,129tiny-recordUse the with options to target your columns you want in your active record collection
17151,43790,737rails-render-componentComponents allow you to call other actions for their rendered response while executing ...