New Rails UI Charts: cohorts, funnels, waterfalls, and dashboards that update themselves. Take a look

Save weeks of design and frontend work on your next Rails SaaS

Components, app kits, full-page screens, auth, and email, all in clean ERB and Tailwind. Spend your time on the product your users pay for, not on rebuilding the same dashboard and settings pages by hand.

Solo

For solo devs and indie hackers building paid Rails apps.

$299/year

  • Every app kit and component
  • Read-only GitHub access to private subscriber repos
  • Real SaaS screens: dashboards, billing, settings
  • Rails UI Charts Pro: metric suites, financial charts, forecasts, live dashboards
  • Devise authentication UI
  • Email and mailer templates
  • Railsui::FormBuilder
  • Stimulus and Hotwire-friendly patterns
  • Dark mode and fully responsive
  • Clean ERB and Tailwind you own
  • Unlimited apps, no per-project fees
  • Free updates while you are subscribed
  • Solo license, 1 seat

Team

For small teams and agencies. Up to 30 seats, every client project covered.

$799/year

  • Every app kit and component
  • Read-only GitHub access for up to 30 seats
  • Real SaaS screens: dashboards, billing, settings
  • Rails UI Charts Pro: metric suites, financial charts, forecasts, live dashboards
  • Devise authentication UI
  • Email and mailer templates
  • Railsui::FormBuilder
  • Stimulus and Hotwire-friendly patterns
  • Dark mode and fully responsive
  • Clean ERB and Tailwind you own
  • Unlimited apps, no per-project fees
  • Free updates while you are subscribed
  • Team license, 30 seats

Custom

Tailored app design & development.

Priced per app/project, subject to availability.

  • Tailored design for your next Rails app
  • Custom design system
  • Work one-on-one with us
  • Unlimited revisions
  • Priority support
  • Private space to communicate
  • Discounted access to Rails UI
  • Branding add-on available
  • Programming add-on available

The math is simple

A freelance designer for a SaaS UI runs $5,000 to $15,000 and weeks of back-and-forth. Hiring slows you down; building it yourself slows you down more. Rails UI is $299 a year and ready to drop in today. Most builders make it back on the first project.

“Rails UI paid for itself in one client project. The admin templates alone saved me 40+ hours.”

— Kyle P.

Pricing and licensing

What do I get with a subscription?

Full access to every app kit, component, page, the form builder, auth views, and email templates, plus everything new we release while you are subscribed.

What happens after purchase?

You land on your dashboard. Connect GitHub, choose the private repositories you want, accept the GitHub invitations, then open each setup guide. GitHub grants read-only access, so you can install the gems but cannot push to the repositories.

What happens when my subscription ends?

Anything you have already installed in your apps is yours to keep and ship. You lose access to new kits, components, and updates until you resubscribe.

Why is Rails UI a subscription?

It funds ongoing work: new app kits, new components, and keeping everything current with the latest Rails. You get all of it while subscribed, on unlimited apps, and can cancel anytime.

Can I use it on more than one app?

Yes. Build as many apps as you want on a single license, with no per-project fees.

Solo or Team, which do I need?

Solo is one seat for an individual building their own products. Team covers up to 30 people, so studios and agencies share one subscription across the whole crew.

Is there a free version?

Yes. Three app kits and the core gem are free and open source on GitHub. The subscription unlocks the rest plus ongoing updates.

Do you offer refunds?

Because it is a digital product you download, we do not offer refunds, but you can cancel your subscription anytime. Try the free version first to see if it fits.

Before you buy

Can't AI just generate this?

AI writes one screen at a time with no memory of the last, so you get a working app that still looks unfinished and inconsistent. Rails UI is one coherent system every screen shares. Use AI for the logic, Rails UI for the product layer it skips.

More on Rails UI and AI

Why not just use Tailwind UI?

Tailwind UI is framework-agnostic HTML you convert to ERB yourself, then you still build form helpers, JavaScript, auth views, and email. Rails UI is Rails-native out of the box: ERB partials, a form builder, Stimulus controllers, Devise views, and mailers. No translation tax.

Is this only components?

No. Components are the building blocks. You also get full app kits, real SaaS screens, auth UI, email templates, and a form builder. The whole product surface, not snippets.

Can I use this in client projects?

Yes. Build unlimited client apps, and the Team license covers your studio with up to 30 seats. The only limit: you cannot repackage Rails UI itself to resell as a competing product.

Rails UI Charts

Do I need a subscription to use Rails UI Charts?

No. The core gem is free and open source, and it covers the shapes most dashboards need: line, area, bar, column, sparkline, pie, donut, scatter, bubble, radar, polar area, and range bars, plus combo charts with a second axis, metric cards, filter rows, and empty, loading, and error states.

A subscription adds the Pro helpers on top of it. It is an add-on to the open gem, not a different version of it, so nothing you build on the free one has to be rewritten later.

See both, side by side

What do the Pro charts add?

The charts a SaaS dashboard reaches for, where the work is the arithmetic and shaping rather than the drawing: MRR waterfalls, retention cohorts, funnels, treemaps, candlesticks, box plots, heatmaps, forecasts, ranked bar lists, uptime trackers, sparkline tables, deploy and incident timelines, annotated charts, and gap-filled time series that emit the days your GROUP BY returned nothing for.

Plus two capabilities rather than shapes: live updates over Turbo Streams, and PNG and CSV export.

Do I have to use Rails UI's design system?

No. The charts are a standalone gem and work in any Rails app on any CSS. Every colour, type size, and piece of geometry is a CSS custom property or a Ruby setting, so you point them at your own palette and they follow it, including dark mode.

Is it another charting library?

No. It wraps ApexCharts in Rails helpers, so you keep a mature rendering engine and skip the configuration. Hand it a hash from group(:name).sum(:total) and you get a themed, accessible, responsive chart. Every option remains reachable when you need it.

Are the charts accessible?

Every chart ships a visually hidden data table alongside it, so no value is reachable only by hovering a mark. The categorical palette was picked by validating orderings against colour-vision deficiency, a chroma floor, and a 3:1 contrast requirement in both light and dark. Animations stop when the reader has asked for reduced motion.