<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Joseph Wilk &#187; Textmate</title>
	<atom:link href="http://blog.josephwilk.net/tag/textmate/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.josephwilk.net</link>
	<description>on AI, The Web, Usability, Testing &#38; Software process</description>
	<lastBuildDate>Wed, 10 Mar 2010 23:18:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Textmate bundle for RR test double framework</title>
		<link>http://blog.josephwilk.net/utilities/textmate-bundle-for-rr-test-double-framework.html</link>
		<comments>http://blog.josephwilk.net/utilities/textmate-bundle-for-rr-test-double-framework.html#comments</comments>
		<pubDate>Mon, 07 Jul 2008 17:37:32 +0000</pubDate>
		<dc:creator>Joseph Wilk</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Textmate]]></category>

		<guid isPermaLink="false">http://www.joesniff.co.uk/?p=117</guid>
		<description><![CDATA[A simple Textmate bundle for  RR the Ruby test double framework.  You can read about RR at http://github.com/btakita/rr/tree/master and look through the latest rdocs at Rubypub


Install with Git
(what on earth is Git…)

Run this:
mkdir -p ~/Library/Application\ Support/TextMate/Bundles/
cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/josephwilk/rr-tmbundle.git  rr.tmbundle
Reload bundles in Textmate
Enjoy!



]]></description>
		<wfw:commentRss>http://blog.josephwilk.net/utilities/textmate-bundle-for-rr-test-double-framework.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
