I generated the Input component and noticed that it referenced a controller that didn't exist.
action: "input->ruby-ui--form-field#onInput invalid->ruby-ui--form-field#onInvalid"
It makes sense to have the Form component have the controller but perhaps the Input component shouldn't be an independent component and should only be generated with rails g ruby_ui:component Form