Skip to content

Slayer generators should recognize the suffix of the type they generate #12

@ncallaway

Description

@ncallaway

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).

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions