Merge pull request #42112 from roramirez/remove/alias-double-slash

Remove aliases with two letter:
This commit is contained in:
Zachary Scott 2021-05-10 11:22:30 +09:00 committed by GitHub
commit 2af458a10d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -34,12 +34,9 @@ module Rails
actions: "-a",
orm: "-o",
javascripts: "-j",
javascript_engine: "-je",
resource_controller: "-c",
scaffold_controller: "-c",
stylesheets: "-y",
stylesheet_engine: "-se",
scaffold_stylesheet: "-ss",
template_engine: "-e",
test_framework: "-t"
},