public
Description: the wiki on wheels: a Ruby on Rails app for building dynamic, structured websites out of wiki cards
Homepage: http://www.wagn.org
Clone URL: git://github.com/wagn/wagn.git
Click here to lend your support to: wagn and make a donation at www.pledgie.com !
wagn / 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'