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.
Annual billing changes caller-owned amounts and cadence without changing component APIs.
Annual billing changes caller-owned amounts and cadence without changing component APIs.
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