Kelly Mason
Results
1
issues of
Kelly Mason
I created a ViewComponent based on an existing rails view that renders a `layout`. The ViewComponent template file looked something like this: ```ruby # some form code here ``` When...