mirror of
https://github.com/redmine/redmine.git
synced 2025-10-29 01:06:20 +01:00
Patch by Kouhei Sutou. git-svn-id: http://svn.redmine.org/redmine/trunk@18223 e93f8b46-1217-0410-a6f0-8f06a7374b81
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
Description:
|
|
Generates a plugin migration.
|
|
|
|
Examples:
|
|
bin/rails generate redmine_plugin_migration my_plugin add_new_column_to_table
|