Commit ae3f098
committed
Use proper name for add_migrations
Running the installer on a fresh master (v2.11) Solidus
the migrations are not copied in the Rails application.
We need to use the proper engine name in the FROM parameter.
This commit fixes that.1 parent 102fb7c commit ae3f098
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments