annotate .svn/pristine/d5/d5f12b9435fe0efa5be5065b1768cd4f3672f5e4.svn-base @ 1154:651d2699348e redmine-2.2-integration

Fix remote syntax for Rails 3 (doesn't work though); html safe in label
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 15 Jan 2013 15:45:22 +0000
parents cbb26bc654de
children
rev   line source
Chris@909 1 Description:
Chris@909 2 Generates a plugin model.
Chris@909 3
Chris@909 4 Examples:
Chris@909 5 ./script/generate redmine_plugin_model MyPlugin pool title:string question:text