Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slayer generate scaffold #14

Open
ncallaway opened this issue Mar 10, 2017 · 1 comment
Open

Slayer generate scaffold #14

ncallaway opened this issue Mar 10, 2017 · 1 comment
Assignees
Milestone

Comments

@ncallaway
Copy link
Collaborator

ncallaway commented Mar 10, 2017

Generate the full scaffold for a command. This should generate a Command, and the Form for a command. It should also take type parameters that are used to generate the Form.

The validating the type of the Form should automatically be added at the top of the Command.

@ncallaway ncallaway added this to the 0.4.0 milestone Mar 10, 2017
@wkirby
Copy link
Contributor

wkirby commented Nov 16, 2018

forms/foo_form.rb
commands/foo_command.rb
spec/factories/forms/foo_forms.rb
spec/forms/foo_form_spec.rb
spec/commands/foo_command_spec.rb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants