Starter
$0
A small workspace for evaluating typed Rails interfaces.
- One workspace
- Three members
- Community support
Public pricing flow
Monthly, annual, comparison, enterprise, long-content, and mobile pricing compositions.
Monthly, annual, comparison, enterprise, long-content, and narrow pricing states.
The accepted grid owns narrow stacking while every plan remains available.
The accepted grid owns narrow stacking while every plan remains available.
A small workspace for evaluating typed Rails interfaces.
Production collaboration for growing application teams.
Governance, security, and support for regulated operations.
test/dummy/app/components/gallery/flows/pricing_page.rbworkspace_surface do
render_header
render_cadence
render_plans
render_comparison if state == "comparison"
render_enterprise if state == "enterprise"
end