<?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/database</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 08:56:14 GMT</pubDate>
<item>
<title>(Ruby) Ruby One-liner for Restoring One Table from a Huge SQL Dump - ches</title>
<link>http://snipplr.com/view/4198/ruby-oneliner-for-restoring-one-table-from-a-huge-sql-dump/</link>
<description><![CDATA[ <p>Courtesy of Jesse.</p> ]]></description>
<pubDate>Tue, 27 Nov 2007 10:55:45 GMT</pubDate>
<guid>http://snipplr.com/view/4198/ruby-oneliner-for-restoring-one-table-from-a-huge-sql-dump/</guid>
</item>
<item>
<title>(Ruby) Locate and play mp3 files with given pattern in path - Adek336</title>
<link>http://snipplr.com/view/2861/locate-and-play-mp3-files-with-given-pattern-in-path/</link>
<description><![CDATA[ <p>Gets an mp3 player to play mp3s which contain all the phrases given as arguments. Locate is much faster than xmms' library, usually in split a second.
This is very handy, when you install a command-line into the wm panel.
Creates files /locate.0, /locate.1, /locate.tmp.m3u.
Not reentrant.</p> ]]></description>
<pubDate>Wed, 13 Jun 2007 21:27:20 GMT</pubDate>
<guid>http://snipplr.com/view/2861/locate-and-play-mp3-files-with-given-pattern-in-path/</guid>
</item>
<item>
<title>(Ruby) formatted output of DBI result set - plexus</title>
<link>http://snipplr.com/view/2825/formatted-output-of-dbi-result-set/</link>
<description><![CDATA[ <p>Sometimes I use irb as my database console, DBI is really handy for talking to different db's. Pass this method the result of conn.execute to get it nicely formatted on your screen. (it's a hack, should be more DRY)</p> ]]></description>
<pubDate>Fri, 08 Jun 2007 04:58:42 GMT</pubDate>
<guid>http://snipplr.com/view/2825/formatted-output-of-dbi-result-set/</guid>
</item>
<item>
<title>(Ruby) Clone dev DB schema to test DB in Rails - alexwilliams</title>
<link>http://snipplr.com/view/1906/clone-dev-db-schema-to-test-db-in-rails/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Jan 2007 11:07:41 GMT</pubDate>
<guid>http://snipplr.com/view/1906/clone-dev-db-schema-to-test-db-in-rails/</guid>
</item>
</channel>
</rss>