phlex icon indicating copy to clipboard operation
phlex copied to clipboard

Rails view helpers

Open joeldrapper opened this issue 1 year ago • 0 comments

There are a number of Rails view helpers which we will need to support in some way or another.

The helpers that produce strings should be fine to just include. But helpers that product markup will need to be handled carefully. I expect most of these could be shipped in the form of a small standard library or components for Rails.

In particular, we may need our own form component.

joeldrapper avatar Jul 26 '22 07:07 joeldrapper