dm-core.rb

Path: lib/dm-core.rb
Last Update: Tue Jul 07 08:31:07 -0600 2009

This file begins the loading sequence.

Quick Overview:

  • Requires fastthread, support libs, and base.
  • Sets the application root and environment for compatibility with frameworks such as Rails or Merb.
  • Checks for the database.yml and loads it if it exists.
  • Sets up the database using the config from the Yaml file or from the environment.

Required files

date   pathname   rubygems   set   time   yaml   addressable/uri   extlib   extlib/inflection   fastthread  

[Validate]