Mercurial > hg > soundsoftware-site
view script/.svn/text-base/server.svn-base @ 472:0ce4139187fa feature_36
Add Me as Author: started building the AJAX call to fill the form.
| author | luisf <luis.figueira@eecs.qmul.ac.uk> |
|---|---|
| date | Fri, 24 Jun 2011 17:13:29 +0100 |
| parents | 94944d00e43c |
| children |
line wrap: on
line source
#!/usr/bin/env ruby require File.expand_path('../../config/boot', __FILE__) require 'commands/server'
