impress/app
Emi Matchu b6e6f27fdf Minor refactor to support_form_with implementation
Realizing that, with the keyword argument spread syntax, I don't need
to do merging, I can just. spread at the right place!

My rationale for the ordering here is: if the caller theoretically tried
to override the builder (even though I don't see why), I think we would
want to respect that. Whereas the `class` argument should be overridden
because we're safely *merging* our `.support-form` class into it.
2024-12-01 09:45:26 -08:00
..
assets Extract alt style's "go to next" field into a support form helper 2024-12-01 09:42:19 -08:00
controllers Oops, return HTTP Bad Request when item editing fails 2024-11-30 11:45:35 -08:00
helpers Minor refactor to support_form_with implementation 2024-12-01 09:45:26 -08:00
javascript Move Alt Styles into /rainbow-pool URLs, say "Pet Styles" more in text 2024-10-11 15:37:37 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Refactor support-form CSS to be more reusable layout 2024-11-30 10:33:58 -08:00
services Oops, fix bug when loading species with no alt styles in the Studio 2024-11-14 19:03:06 -08:00
views Extract alt style's "go to next" field into a support form helper 2024-12-01 09:42:19 -08:00