view script/generate @ 743:7ded87cc4b80 bug_320

Bug #320: Offer login page instead of 404 for nonexistent project when user not logged in -- hiding the difference between existing private project and nonexistent one
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 08 Nov 2011 14:19:49 +0000
parents 94944d00e43c
children
line wrap: on
line source
#!/usr/bin/env ruby
require File.expand_path('../../config/boot',  __FILE__)
require 'commands/generate'