Module: Bridgetown::Refinements

Includes:
Foundation::RefineExt::DeepDuplicatable, Foundation::RefineExt::Module, Foundation::RefineExt::Object, Foundation::RefineExt::String, HashWithDotAccess::Refinements
Defined in:
lib/bridgetown-foundation.rb,
lib/bridgetown/foundation/refine_ext/module.rb,
lib/bridgetown/foundation/refine_ext/object.rb,
lib/bridgetown/foundation/refine_ext/string.rb,
lib/bridgetown/foundation/refine_ext/deep_duplicatable.rb

Overview

You can add ‘using Bridgetown::Refinements` to any portion of your Ruby code to load in all of the refinements available in Foundation. Or you can add a using statement for a particular refinement which lives inside `Bridgetown::Foundation::RefineExt`.

Defined Under Namespace

Modules: Helper