public
Description: A Ruby on Rails blogging app for the fashionable developer - it's better than Mephisto or SimpleLog
Homepage: http://www.enkiblog.com/
Clone URL: git://github.com/xaviershay/enki.git
Click here to lend your support to: enki and make a donation at www.pledgie.com !
enki / script / destroy
100755 4 lines (3 sloc) 0.098 kb
1
2
3
4
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/destroy'