<?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>Rails on the Run &#187; screenshots</title>
	<atom:link href="http://railsontherun.com/tag/screenshots/feed/" rel="self" type="application/rss+xml" />
	<link>http://railsontherun.com</link>
	<description>Rails experiments by Matt Aimonetti</description>
	<lastBuildDate>Tue, 23 Feb 2010 07:28:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>RSpec bundle for Textmate</title>
		<link>http://railsontherun.com/2007/04/18/rspec-bundle-for-textmate/</link>
		<comments>http://railsontherun.com/2007/04/18/rspec-bundle-for-textmate/#comments</comments>
		<pubDate>Wed, 18 Apr 2007 05:27:00 +0000</pubDate>
		<dc:creator>Matt Aimonetti</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[macromates]]></category>
		<category><![CDATA[RSpec]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[texmate]]></category>
		<category><![CDATA[textmate bundle]]></category>

		<guid isPermaLink="false">http://railsontherun.com/2007/04/18/rspec-bundle-for-textmate</guid>
		<description><![CDATA[I recently realized that a lot of people using RSpec didn&#8217;t use the great TextMate bundle designed for them.
You might not think you need an extra bundle, or maybe you never used a bundle ever and don&#8217;t know why you would try one. I&#8217;ll try to change your mind, let&#8217;s look at some screenshots first:
This [...]]]></description>
			<content:encoded><![CDATA[<p>I recently realized that a lot of people using <a href="http://rspec.rubyforge.org">RSpec</a> didn&#8217;t use the great <a href="http://macromates.com/">TextMate</a> bundle designed for them.</p>
<p>You might not think you need an extra bundle, or maybe you never used a bundle ever and don&#8217;t know why you would try one. I&#8217;ll try to change your mind, let&#8217;s look at some screenshots first:</p>
<p>This is what you will want to see before checking in your code:</p>
<p><img src="http://farm1.static.flickr.com/209/463687467_87e92fb79e.jpg?v=0" alt="Specs passing"/></p>
<p>This is what you will see before you write your code:</p>
<p><img src="http://farm1.static.flickr.com/212/463687455_a6cc15a8bf.jpg?v=0" alt="Specs failing"/></p>
<p>This is how you will run your specs:</p>
<p><img src="http://farm1.static.flickr.com/216/463687471_431a3a2939.jpg?v=0" alt="Specs commands"/></p>
<p>This is all you get for free to save you some precious minutes every day:</p>
<p><img src="http://farm1.static.flickr.com/167/463687473_0f27cedac4.jpg?v=0" alt="Snippets"/></p>
<p><strong>How to install?</strong></p>
<p>Easy, checkout the file from RSpec repository:</p>
<pre><code>svn co svn://rubyforge.org/var/svn/rspec/trunk/RSpec.tmbundle
</code></pre>
<p>Double click on the file and that&#8217;s it! You are ready to go. (you would obviously need RSpec plugin or gem).</p>
<p>Thank you to all the RSpec team for creating such a great tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://railsontherun.com/2007/04/18/rspec-bundle-for-textmate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

