Public contact
A Rails-native public inquiry across validation, submission, result, availability, and pressure states.
Contact and inquiry delivery
Form, validation, submission, result, availability, long-content, and narrow states.
Complete screen
Talk with us about International Research, Production, Reliability Engineering, and Customer Operations
Talk with us about procurement, security, support, and data residency for a distributed team.
Send an inquiry
Tell us what you are building, where you need help, and how to reach you.
Viewport
Ruby
test/dummy/app/components/gallery/compositions/contact_page.rbworkspace_surface(size: :lg) do
render_header
if state == "sent"
render_sent
else
render_contact_form
end
end