annotate lib/generators/redmine_plugin_controller/USAGE @ 1120:55944e901e9e redmine-2.2-integration

fixed a syntax error on an if/else statement.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 08 Jan 2013 16:04:52 +0000
parents 433d4f72a19b
children
rev   line source
Chris@0 1 Description:
Chris@0 2 Generates a plugin controller.
Chris@0 3
Chris@0 4 Example:
Chris@1115 5 ./script/rails generate redmine_plugin_controller meetings pools index show vote