mirror of
https://github.com/redmine/redmine.git
synced 2025-10-30 18:06:30 +01:00
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1786 e93f8b46-1217-0410-a6f0-8f06a7374b81
6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
Description:
|
|
Generates a plugin controller.
|
|
|
|
Example:
|
|
./script/generate redmine_plugin_controller MyPlugin Pools index show vote
|