<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/ruby/tags/csv</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 19:22:47 GMT</pubDate>
<item>
<title>(Ruby) Ruby CSV writing and reading example with quotes, line breaks and commas in the fields - m1b</title>
<link>http://snipplr.com/view/58018/ruby-csv-writing-and-reading-example-with-quotes-line-breaks-and-commas-in-the-fields/</link>
<description><![CDATA[ <p>Shows how to read/write fully formatted CSV with Ruby</p> ]]></description>
<pubDate>Fri, 19 Aug 2011 05:51:04 GMT</pubDate>
<guid>http://snipplr.com/view/58018/ruby-csv-writing-and-reading-example-with-quotes-line-breaks-and-commas-in-the-fields/</guid>
</item>
<item>
<title>(Ruby) Ruby: CSV to XML (Version 2) - chrisaiv</title>
<link>http://snipplr.com/view/56741/ruby-csv-to-xml-version-2/</link>
<description><![CDATA[ <p>I use this code snippet all the time.  It allows me to parse a CSV file and transform it into an XML file.</p> ]]></description>
<pubDate>Mon, 18 Jul 2011 05:33:51 GMT</pubDate>
<guid>http://snipplr.com/view/56741/ruby-csv-to-xml-version-2/</guid>
</item>
<item>
<title>(Ruby) seo scraper ( writes to csv ) - lfatr</title>
<link>http://snipplr.com/view/48294/seo-scraper--writes-to-csv-/</link>
<description><![CDATA[ <p>**reads from pages.txt** ( one url per line )    
**checks url** ( for title &amp; h1 tag )
**writes to output.csv** ( path, title, headline, http_status )</p> ]]></description>
<pubDate>Thu, 03 Feb 2011 01:45:15 GMT</pubDate>
<guid>http://snipplr.com/view/48294/seo-scraper--writes-to-csv-/</guid>
</item>
<item>
<title>(Ruby) Ruby: Importing CSV data into DB with ActiveRecord Validation - chrisaiv</title>
<link>http://snipplr.com/view/42807/ruby-importing-csv-data-into-db-with-activerecord-validation/</link>
<description><![CDATA[ <p>This script is a nice balance between validating data and speed.</p> ]]></description>
<pubDate>Sat, 23 Oct 2010 08:44:17 GMT</pubDate>
<guid>http://snipplr.com/view/42807/ruby-importing-csv-data-into-db-with-activerecord-validation/</guid>
</item>
<item>
<title>(Ruby) Array#to_csv - plexus</title>
<link>http://snipplr.com/view/3402/arraytocsv/</link>
<description><![CDATA[ <p>Ruby's CSV is a nice library, but it needs some sugar.</p> ]]></description>
<pubDate>Fri, 27 Jul 2007 01:51:50 GMT</pubDate>
<guid>http://snipplr.com/view/3402/arraytocsv/</guid>
</item>
<item>
<title>(Ruby) comma separated placeholder - sjtai</title>
<link>http://snipplr.com/view/2707/comma-separated-placeholder/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 May 2007 19:44:18 GMT</pubDate>
<guid>http://snipplr.com/view/2707/comma-separated-placeholder/</guid>
</item>
</channel>
</rss>