Core Extensions Gems

#Total RankDaily RankNameSummary
178activesupportA toolkit of support libraries and Ruby core extensions extracted from the Rails framew...
21512addressableAddressable is an alternative implementation to the URI implementation that is part of ...
3104124hashieHashie is a collection of classes and mixins that make hashes more powerful.
4413671virtusAttributes on Steroids for Plain Old Ruby Objects
51,6641,423hanami-utilsRuby core extentions and Hanami utilities
62,0862,311hamsterEfficient, immutable, thread-safe collection classes for Ruby
72,1763,693active_attrCreate plain old Ruby models without reinventing the wheel.
82,9513,169facetsFacets is the premier collection of extension methods for the Ruby programming language...
93,7246,414finishing_movesFinishing Moves is a collection of methods designed to assist in those "why is this awk...
109,1338,087fast_attributesFast attributes with data types
1110,8928,877scan_leftA tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
1214,74613,525full_dupA (safe/no exceptions) dup variant that performs a deep, recursive copy.
1336,25068,498full_cloneA (safe/no exceptions) clone variant that performs a deep, recursive copy.
1442,81968,498safe_cloneA safer version of the clone method that avoids unnecessary exceptions.
1545,40268,498safe_dupA safer version of the dup method that avoids unnecessary exceptions.
1663,23332,437tiny-recordUse the with options to target your columns you want in your active record collection
17144,22068,498rails-render-componentComponents allow you to call other actions for their rendered response while executing ...
18180,56036,136thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...