debt-manager/app/views/bubbles/edit.html.erb
Louis Vallat a1d2fb9444
feat: added base bubble CRUD
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2023-11-01 20:54:06 +01:00

1 line
73 B
Plaintext

<%= render partial: "bubbles/shared/form", locals: { bubble: @bubble } %>