apsislabs / apsislabs/slayer_rails
Slayer generators should recognize the suffix of the type they generate
Open
enhancement
- Dominant language
- Ruby
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently running rails g slayer:command create_account_command will generate a Command named CreateAccountCommandCommand.
Slayer should recognize if the user has already supplied the type suffix, and not append it to the generated Command (or Service, or Form).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.