Articles on building a SaaS with Rails

Explore articles for practical tips on building (your first) SaaS with Ruby on Rails. Extracted from real apps.
  1. More readable integer comparisons in Ruby
  2. Two products, one Rails codebase
  3. Features your SaaS MVP Don't Need
  4. Flexible Feature Access in Rails SaaS Apps
  5. Organized Configuration in Rails
  6. Using Subdomains in Rails: Development vs Production
  7. Adding Password Confirmation to Rails 8 Authentication
  8. Adding Magic Links to Rails 8 Authentication
  9. Keep Active Record models clean with Decorators
  10. Create an Email Drip Campaign Using Rails Vault
  11. Limit Spam Sign Ups in Rails Apps
  12. Alternative to Ruby's Monkey Patching
  13. Build Features from the Outside In
  14. Gems I use for Rails SaaS apps
  15. Add invite to Rails 8 authentication
  16. Simple Stripe Billing for Rails
  17. Add Sign Up to Rails 8' Authentication