Project

General

Profile

« Previous | Next » 

Revision fb57b8b0

Added by Shimon Shtein almost 7 years ago

Fixes #19589 - Added plugin migration generator

Now plugin creators would be able to generate migrations by invoking

``` sh

rails g plugin:migration <migration name and options> --plugin_name=my_plugin

```

  • added
  • modified
  • copied
  • renamed
  • deleted