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

Generate controller definitions #6

Closed
jasonmccreary opened this issue Nov 4, 2019 · 1 comment
Closed

Generate controller definitions #6

jasonmccreary opened this issue Nov 4, 2019 · 1 comment
Labels

Comments

@jasonmccreary
Copy link
Collaborator

Before marking a v1.0, Blueprint needs to generate controllers supporting the following actions:

  • validate
  • query
  • save
  • update
  • send
  • queue
  • flash
  • store
  • redirect
  • display
@jasonmccreary
Copy link
Collaborator Author

With the exception of display and update, this has been completed.

display has remained render, and update was left as save and leverages the surrounding context to determine the appropriate action.

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

No branches or pull requests

1 participant