How to Export to CSV with Ruby on Rails
Nov 4, 2021 · 4 min read · So, you need to export a CSV. As with everything in Ruby on Rails, it's really easy to do this. I will walk through how I built this feature to export sales leads on another Rails app of mine. But this same approach can be applied to any data you wa...
Join discussion


