Module DBI::Utils
In: lib/dbi/utils.rb

Methods

Classes and Modules

Module DBI::Utils::ConvParam
Module DBI::Utils::TableFormatter
Module DBI::Utils::XMLFormatter

Public Class methods

parse a string of the form "database=xxx;key=val;…" or database:host and return hash of key/value pairs

improved by John Gorman <jgorman@webbysoft.com>

[Validate]