Commit 613d1ac
Add prerelease flags to reconstruct_command and test coverage
- Store shakapacker_prerelease and react_on_rails_prerelease as instance variables
- Include --shakapacker-prerelease and --react-on-rails-prerelease in reconstructed command
- Add test coverage for prerelease flags in reconstruct_command
This ensures demos created with prerelease flags can be accurately recreated
from the metadata file's command field.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 3cf5491 commit 613d1ac
File tree
2 files changed
+18
-0
lines changed- lib/demo_scripts
- spec/demo_scripts
2 files changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
505 | 507 | | |
506 | 508 | | |
507 | 509 | | |
| 510 | + | |
| 511 | + | |
508 | 512 | | |
509 | 513 | | |
510 | 514 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
743 | 743 | | |
744 | 744 | | |
745 | 745 | | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
746 | 760 | | |
747 | 761 | | |
0 commit comments