Merge pull request #15262 from cchawn/rails-scaffolder-arguments

feat(scaffolder-backend-module-rails): handle more rails new arguments
This commit is contained in:
Johan Haals
2022-12-19 11:43:07 +01:00
committed by GitHub
4 changed files with 67 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend-module-rails': patch
---
Added more (optional) arguments to the `createFetchRailsAction` to be passed to `rails new`