public
Description: Redmine is a flexible project management web application written using Ruby on Rails framework. This is the official git mirror of the svn repository
Homepage: http://www.redmine.org
Clone URL: git://github.com/edavis10/redmine.git
redmine / script / destroy
100755 3 lines (3 sloc) 0.097 kb
1
2
3
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/destroy'