annotate script/dbconsole @ 57:215c92fd5954 luisf

Wrong naming convention correction.
author luisf
date Tue, 30 Nov 2010 17:49:00 +0000
parents 94944d00e43c
children
rev   line source
Chris@0 1 #!/usr/bin/env ruby
chris@37 2 require File.expand_path('../../config/boot', __FILE__)
Chris@0 3 require 'commands/dbconsole'