<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>Nat On Testing &#187; Ruby</title>
	<atom:link href="http://www.natontesting.com/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.natontesting.com</link>
	<description>nathaniel ritmeyer&#039;s thoughts on automated UI testing</description>
	<lastBuildDate>Mon, 06 Sep 2010 23:08:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc/3.0/</creativeCommons:license>		<item>
		<title>Announcing &#8216;responsalizr&#8217; &#8211; test HTTP Response Codes in Ruby</title>
		<link>http://www.natontesting.com/2010/09/06/announcing-responsalizr-test-http-response-codes-in-ruby/</link>
		<comments>http://www.natontesting.com/2010/09/06/announcing-responsalizr-test-http-response-codes-in-ruby/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 22:56:30 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Example Code]]></category>
		<category><![CDATA[Making Life Easier]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[responsalizr]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1060</guid>
		<description><![CDATA[Get it here: gem install responsalizr Responsalizr is a very small and very simple gem I&#8217;ve written that extends the standard ruby Net::HTTPResponse class with a few methods to allow for idiomatic testing of HTTP response codes. The methods added &#8230; <a href="http://www.natontesting.com/2010/09/06/announcing-responsalizr-test-http-response-codes-in-ruby/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/09/06/announcing-responsalizr-test-http-response-codes-in-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Counting strings in a file: Ruby vs Windows Command shell</title>
		<link>http://www.natontesting.com/2010/08/20/counting-strings-in-a-file-ruby-vs-windows-command-shell/</link>
		<comments>http://www.natontesting.com/2010/08/20/counting-strings-in-a-file-ruby-vs-windows-command-shell/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 23:53:43 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Making Life Easier]]></category>
		<category><![CDATA[Mistakes]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Example Code]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1045</guid>
		<description><![CDATA[This is not the usual material that I put up, but I&#8217;d like to immortalize an event that demonstrated yet again the beauty of Ruby for basic file manipulation, especially in contrast to doing the same in a Windows command &#8230; <a href="http://www.natontesting.com/2010/08/20/counting-strings-in-a-file-ruby-vs-windows-command-shell/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/08/20/counting-strings-in-a-file-ruby-vs-windows-command-shell/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IronRuby vs. Gherkin &#8211; a temporary fix</title>
		<link>http://www.natontesting.com/2010/08/13/ironruby-vs-gherkin-a-temporary-fix/</link>
		<comments>http://www.natontesting.com/2010/08/13/ironruby-vs-gherkin-a-temporary-fix/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 17:32:14 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[Making Life Easier]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[Automated Testing]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1039</guid>
		<description><![CDATA[IronRuby doesn&#8217;t currently work with the latest versions of cucumber. This is a known bug and is a real pain. There is a work around, and it&#8217;s kinda rubbish: don&#8217;t use any versions of cucumber &#62; 0.6.3. After that version, &#8230; <a href="http://www.natontesting.com/2010/08/13/ironruby-vs-gherkin-a-temporary-fix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/08/13/ironruby-vs-gherkin-a-temporary-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Ruby? Here&#8217;s the book for you&#8230;</title>
		<link>http://www.natontesting.com/2010/08/05/learning-ruby-heres-the-book-for-you/</link>
		<comments>http://www.natontesting.com/2010/08/05/learning-ruby-heres-the-book-for-you/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 22:37:45 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=1029</guid>
		<description><![CDATA[Something I get asked over and over again: &#8220;Can you recommend a book that will improve my ruby skills?&#8221; There are quite a few ruby books out there, but here&#8217;s what has become my standard answer: &#8220;Learning Ruby&#8220;, published by &#8230; <a href="http://www.natontesting.com/2010/08/05/learning-ruby-heres-the-book-for-you/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/08/05/learning-ruby-heres-the-book-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get the submodules of a ruby module</title>
		<link>http://www.natontesting.com/2010/06/30/how-to-get-the-submodules-of-a-ruby-module/</link>
		<comments>http://www.natontesting.com/2010/06/30/how-to-get-the-submodules-of-a-ruby-module/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 18:38:04 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Example Code]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=959</guid>
		<description><![CDATA[I needed to be able to find out what modules were defined inside a particular ruby module. Kinda like wanting to find out what child namespaces exist for a module. It&#8217;s probably more easily explained with an example. Given the &#8230; <a href="http://www.natontesting.com/2010/06/30/how-to-get-the-submodules-of-a-ruby-module/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/06/30/how-to-get-the-submodules-of-a-ruby-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to connect to an Oracle database in IronRuby</title>
		<link>http://www.natontesting.com/2010/04/21/how-to-connect-to-an-oracle-database-in-ironruby/</link>
		<comments>http://www.natontesting.com/2010/04/21/how-to-connect-to-an-oracle-database-in-ironruby/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 17:16:24 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Example Code]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[Making Life Easier]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Test Data]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=884</guid>
		<description><![CDATA[After spending a few hours trying to connect to an oracle database in ironruby using various gems, I gave up. None of the gems out there would work, each for a different reason. It was time to write my own &#8230; <a href="http://www.natontesting.com/2010/04/21/how-to-connect-to-an-oracle-database-in-ironruby/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/04/21/how-to-connect-to-an-oracle-database-in-ironruby/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Testing redirects with ruby</title>
		<link>http://www.natontesting.com/2010/04/10/testing-redirects-with-ruby/</link>
		<comments>http://www.natontesting.com/2010/04/10/testing-redirects-with-ruby/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 10:18:11 +0000</pubDate>
		<dc:creator>Nat</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Example Code]]></category>
		<category><![CDATA[Making Life Easier]]></category>
		<category><![CDATA[RSpec]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[net::http]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://www.natontesting.com/?p=861</guid>
		<description><![CDATA[&#8212;UPDATE&#8212; Since writing this post, I&#8217;ve put together a gem called &#8216;responsalizr&#8216; which is a way better solution than what follows in this post. Read about it here. And now back to the original post&#8230; Testing redirects from a web &#8230; <a href="http://www.natontesting.com/2010/04/10/testing-redirects-with-ruby/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.natontesting.com/2010/04/10/testing-redirects-with-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
