edavis10 / redmine

Redmine is a flexible project management web application written using Ruby on Rails framework. This is the official git mirror of the svn repository

This URL has Read+Write access

Jean-Philippe Lang (author)
Sat Oct 10 08:25:34 -0700 2009
commit  d8ba5c2a069b02709ad5fa11deb341d6cc5aae62
tree    571aa5d3bd08b9d8b6d98bd0a782f8626a93d7a2
parent  4450e6f24b30bb11f644dfac23f8bfac0bec1562
redmine / script / dbconsole
100644 4 lines (3 sloc) 0.1 kb
1
2
3
4
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/dbconsole'