]> git.openstreetmap.org Git - rails.git/blob - script/server
strip out any control characters before writing to the db
[rails.git] / script / server
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/server'