mirror of
https://github.com/redmine/redmine.git
synced 2025-10-29 01:06:20 +01:00
git-svn-id: http://svn.redmine.org/redmine/trunk@17132 e93f8b46-1217-0410-a6f0-8f06a7374b81
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
Description:
|
|
Generates a plugin controller.
|
|
|
|
Example:
|
|
bundle exec rails generate redmine_plugin_controller meetings pools index show vote
|