Description
Active Support is a collection of utility classes and standard library extensions that were found useful for the Rails framework. These additions reside in this package so they can be loaded as needed in Ruby projects outside of Rails.
ActiveSupport alternatives and similar gems
Based on the "Core Extensions" category.
Alternatively, view ActiveSupport alternatives based on common mentions on social networks and blogs.
-
Hashie
Hashie is a collection of classes and mixins that make Ruby hashes more powerful. -
Addressable
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates. -
Hamster
Efficient, Immutable, Thread-Safe Collection classes for Ruby -
fast_blank
fast_blank is a simple C extension which provides a fast implementation of Active Support's String#blank? method. -
regexp-examples
Generate strings that match a given regular expression -
Hanami::Utils
Ruby core extentions and class utilities for Hanami -
FastAttributes
FastAttributes adds attributes with their types to the class -
Finishing Moves
Small, focused, awesome methods added to core Ruby classes. Home of the endlessly useful nil_chain. -
sugar_utils
Utility methods extracted from SugarCRM Ruby projects -
NamedStruct
A drop-in replacement for Ruby's Struct that supports keyword arguments -
ActiveDelegate
Delegate ActiveRecord model attributes and associations. -
ArrayIncludeMethods
Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#array_diff_indices, Array#array_intersection_indices, Array#counts, and Array#duplicates operations missing from basic Ruby Array API -
ToCollection
Treat an array of objects and a singular object uniformly as a collection of objects. Especially useful in processing REST Web Service API JSON responses in a functional approach. -
Lean::Attributes
define typed attributes on arbitrary Ruby classes
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of ActiveSupport or a related project?