<?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/data</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 23:32:49 GMT</pubDate>
<item>
<title>(Ruby) analysis of Hudson JUNit logfiles - noah</title>
<link>http://snipplr.com/view/44499/analysis-of-hudson-junit-logfiles/</link>
<description><![CDATA[ <p>assuming you are standing in`$HUDSON_HOME/jobs/job_foo/builds/123`</p> ]]></description>
<pubDate>Sat, 20 Nov 2010 17:15:44 GMT</pubDate>
<guid>http://snipplr.com/view/44499/analysis-of-hudson-junit-logfiles/</guid>
</item>
<item>
<title>(Ruby) Strip characters from between two delimiters - webonomic</title>
<link>http://snipplr.com/view/42947/strip-characters-from-between-two-delimiters/</link>
<description><![CDATA[ <p>This regular expression used in Ruby will extract the characters between single or multi-character delimiters.  It helps when you have strange delimiters such as \":delimeter1: text I want to grab goes here :delimiter2:\"</p> ]]></description>
<pubDate>Tue, 26 Oct 2010 04:00:58 GMT</pubDate>
<guid>http://snipplr.com/view/42947/strip-characters-from-between-two-delimiters/</guid>
</item>
<item>
<title>(Ruby) to_struct method for Ruby hashes - noah</title>
<link>http://snipplr.com/view/15707/tostruct-method-for-ruby-hashes/</link>
<description><![CDATA[ <p>[A very useful snippet found in this thread.](http://www.ruby-forum.com/topic/131974)

However it does not do deep conversion, that is, for a hash of hashes, you will get back a struct of hashes.</p> ]]></description>
<pubDate>Mon, 08 Jun 2009 16:26:09 GMT</pubDate>
<guid>http://snipplr.com/view/15707/tostruct-method-for-ruby-hashes/</guid>
</item>
<item>
<title>(Ruby) Create data during migration - andyh</title>
<link>http://snipplr.com/view/1429/create-data-during-migration/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 18 Oct 2006 13:20:40 GMT</pubDate>
<guid>http://snipplr.com/view/1429/create-data-during-migration/</guid>
</item>
</channel>
</rss>