You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2026. It is now read-only.
Scenario: I come back to edit an invoice and want to destroy an existing associated line item. Simply removing the fields won't have an impact on a framework like rails.
Scenario: I come back to edit an invoice and want to destroy an existing associated line item. Simply removing the fields won't have an impact on a framework like rails.
The rails convention to handle this is:
But this needs to be flexible, so it might need to be driven by a
<template />.