annotate script/.svn/text-base/server.svn-base @ 459:0f9097245756 feature_36

After creating a publication in the project scope, correctly redirects to the Show action (still in the project's scope).
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Thu, 16 Jun 2011 13:33:34 +0100
parents 94944d00e43c
children
rev   line source
Chris@0 1 #!/usr/bin/env ruby
chris@37 2 require File.expand_path('../../config/boot', __FILE__)
chris@37 3 require 'commands/server'