Module: Xqsr3::StringUtilities

Defined in:
lib/xqsr3/doc_.rb,
lib/xqsr3/string_utilities/quote_if.rb,
lib/xqsr3/string_utilities/truncate.rb,
lib/xqsr3/string_utilities/ends_with.rb,
lib/xqsr3/string_utilities/to_symbol.rb,
lib/xqsr3/string_utilities/starts_with.rb,
lib/xqsr3/string_utilities/nil_if_empty.rb,
lib/xqsr3/string_utilities/nil_if_whitespace.rb

Overview

String utilities

Subordinate modules of interest

  • ::Xqsr3::StringUtilities::EndsWith

  • ::Xqsr3::StringUtilities::NilIfEmpty

  • ::Xqsr3::StringUtilities::NilIfWhitespace

  • ::Xqsr3::StringUtilities::QuoteIf

  • ::Xqsr3::StringUtilities::StartsWith

  • ::Xqsr3::StringUtilities::ToSymbol

  • ::Xqsr3::StringUtilities::Truncate

Defined Under Namespace

Modules: EndsWith, NilIfEmpty, NilIfWhitespace, QuoteIf, StartsWith, ToSymbol, Truncate