mirror of
https://github.com/redmine/redmine.git
synced 2025-10-29 17:26:23 +01:00
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
|