mirror of
https://github.com/redmine/redmine.git
synced 2025-11-03 03:46:19 +01:00
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
|