public
Description: A Web Photo Gallery, written with Rails 2.0. Pictrails can manage several photo galleries.
Homepage: http://pictrails.rubyforge.org
Clone URL: git://github.com/shingara/pictrails.git
pictrails / 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'