Rails-native forms
Automation
Model values, errors, names, multipart behavior, and submission semantics stay intact.
Public features flow
Overview, security, automation, collaboration, long-content, and mobile feature compositions.
Overview, security, automation, collaboration, long-content, and narrow feature states.
Rails forms and Hotwire behavior remain visible as concrete automation capabilities.
Rails forms and Hotwire behavior remain visible as concrete automation capabilities.
Model values, errors, names, multipart behavior, and submission semantics stay intact.
Small Stimulus controllers preserve native controls and Turbo lifecycle safety.
test/dummy/app/components/gallery/flows/features_page.rbworkspace_surface do
render_header
render_product_facts
render_features
end