<?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/files</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 20:40:12 GMT</pubDate>
<item>
<title>(Ruby) Howto set up a Rake task to clean out old temp files and logfiles - noah</title>
<link>http://snipplr.com/view/27987/howto-set-up-a-rake-task-to-clean-out-old-temp-files-and-logfiles/</link>
<description><![CDATA[ <p>If you don't see a particular extension in the CLEAN list, test before you add it.  Common temporary file extensions like `~` are cleaned by default.</p> ]]></description>
<pubDate>Mon, 08 Feb 2010 21:56:37 GMT</pubDate>
<guid>http://snipplr.com/view/27987/howto-set-up-a-rake-task-to-clean-out-old-temp-files-and-logfiles/</guid>
</item>
<item>
<title>(Ruby) Scan and Require Ruby Files in Directory - jccovey</title>
<link>http://snipplr.com/view/6817/scan-and-require-ruby-files-in-directory/</link>
<description><![CDATA[ <p>Requires all Ruby source files in a given directory.</p> ]]></description>
<pubDate>Fri, 20 Jun 2008 11:27:51 GMT</pubDate>
<guid>http://snipplr.com/view/6817/scan-and-require-ruby-files-in-directory/</guid>
</item>
</channel>
</rss>