Editing records of my model requires an intermediate layer of software,
so I cannot use form_for for data aqusition.
I’m not sure that’s true (you don’t have to use the form builder for
the actual inputs), but the core issue is probably that it’s expecting
the update to be a PUT request.
I’m not sure that’s true (you don’t have to use the form builder for
the actual inputs), but the core issue is probably that it’s expecting
the update to be a PUT request.
I’m not sure that’s true (you don’t have to use the form builder for
the actual inputs), but the core issue is probably that it’s expecting
the update to be a PUT request.