]> git.openstreetmap.org Git - rails.git/blob - script/server
Make per-user diary entry lists go through the diary_entry controller so
[rails.git] / script / server
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/server'