Module: StringSplitter::Split::Refinements

Defined in:
lib/string_splitter/split.rb

Overview

expose the update! method as a refinement to StringSplitter but don’t expose it to blocks

idea based on a suggestion here (as an alternative to a ‘friend` modifier): bugs.ruby-lang.org/issues/12962#note-5