Module: Bridgetown::Refinements

Includes:
Foundation::RefineExt::DeepDuplicatable, Foundation::RefineExt::Module, Foundation::RefineExt::Object, Foundation::RefineExt::String, HashWithDotAccess::Refinements
Defined in:
bridgetown-foundation/lib/bridgetown-foundation.rb,
bridgetown-foundation/lib/bridgetown/foundation/refine_ext/module.rb,
bridgetown-foundation/lib/bridgetown/foundation/refine_ext/object.rb,
bridgetown-foundation/lib/bridgetown/foundation/refine_ext/string.rb,
bridgetown-foundation/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.