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