Tag Archives: exporting to csv using ruby on rails 3 and ruby 1.9

Exporting to CSV file using Ruby on Rails 3


In this blog I’ll show you how to export web application data to CSV file from Rails application by using only 4 simple steps.   Here we’ll use CSV library, which comes with Ruby 1.9. And it is formerly know as … Continue reading

Posted in Rails, Ruby | Tagged , , , , , , , , , , , | 7 Comments