Commit c0cc20c
committed
Install generator: Don't fail if starter frontend not present
We're expecting the install generator of this gem to change things in
the starter frontend, but the generated Dummy app runs on the legacy
frontend. This fails, migrations don't run, and all tests fail.
This is not the cleanest solution: Ideally we'd have an install
generator for dummy apps that works with the starter frontend template,
but we're not there.1 parent 993c37a commit c0cc20c
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments