Class Loader
In: dbload.rb
Parent: Object
Loader
TopLevel

This utility program loads a yaml file to a database

Methods

get_options   new   run  

Constants

VERSION = "0.2.0"
DATABASES = [:dbm, :gdbm, :sdbm, :sqlite, :sqlite3]

Attributes

opts  [RW] 

Public Class methods

Public Instance methods

Processes command line arguments

Launches the loader

[Validate]