Module: StringJoiner::BlankToString

Defined in:
lib/string_joiner.rb

Overview

disperse with active_support

Constant Summary collapse

BLANK_RE =
/\A[[:space:]]*\z/