mirror of
https://github.com/redmine/redmine.git
synced 2026-03-20 11:22:06 +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
|