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

scaffold controller update semantics: POST -> PUT,PATCH #896

Closed
1 task
jondot opened this issue Oct 22, 2024 · 0 comments
Closed
1 task

scaffold controller update semantics: POST -> PUT,PATCH #896

jondot opened this issue Oct 22, 2024 · 0 comments
Milestone

Comments

@jondot
Copy link
Contributor

jondot commented Oct 22, 2024

Change scaffold generation to use PUT, PATCH (both) for entity updates instead of the generic POST verb.
See https://guides.rubyonrails.org/routing.html#crud-verbs-and-actions

  • update in docs: various listings (routes verbs)
@jondot jondot added this to the 0.12.0 milestone Oct 22, 2024
@jondot jondot closed this as completed Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant