Module: Iqvoc::InlineDataHelper
- Defined in:
- lib/iqvoc/inline_data_helper.rb
Constant Summary collapse
- Joiner =
delimiters for strings representing a list of values
", "
- Splitter =
/[,\n] */
delimiters for strings representing a list of values
", "
/[,\n] */