annotate script/generate @ 65:69ee2e406f71 luisf

Correctly outputs an error message if the user's description field is not set.
author luisf
date Mon, 06 Dec 2010 12:54:56 +0000
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/generate'