Merge pull request #8499 from angeliski/add-more-rails-options

add more options to rails new
This commit is contained in:
Fredrik Adelöw
2021-12-16 19:20:30 +01:00
committed by GitHub
4 changed files with 27 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend-module-rails': patch
---
Add new options to rails new (force and skipTests)