]> git.openstreetmap.org Git - rails.git/blob - script/destroy
We don't need the @notice hack - we can use flash.now to achieve the same thing.
[rails.git] / script / destroy
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/destroy'