Exporting Records to CSV format
In this video, I explain how to generate a CSV file containing attributes and serve it up in the browser using the send_data
method in the controller. Watch the screencast on Exporting records to CSV in Rails
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
In this video, I explain how to generate a CSV file containing attributes and serve it up in the browser using the send_data
method in the controller. Watch the screencast on Exporting records to CSV in Rails
Post a comment