<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Cucumber: building a better World (object)</title>
	<atom:link href="http://drnicwilliams.com/2009/04/15/cucumber-building-a-better-world-object/feed/" rel="self" type="application/rss+xml" />
	<link>http://drnicwilliams.com/2009/04/15/cucumber-building-a-better-world-object/</link>
	<description>Ruby makes Rails, Javascript makes Ajax, Dr Nic makes Magic</description>
	<lastBuildDate>Wed, 17 Mar 2010 04:35:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2009/04/15/cucumber-building-a-better-world-object/comment-page-1/#comment-178285</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Tue, 09 Jun 2009 02:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=513#comment-178285</guid>
		<description>@JasonF - thx for the reminder; I&#039;ve updated the examples above.</description>
		<content:encoded><![CDATA[<p>@JasonF &#8211; thx for the reminder; I&#8217;ve updated the examples above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason F</title>
		<link>http://drnicwilliams.com/2009/04/15/cucumber-building-a-better-world-object/comment-page-1/#comment-178282</link>
		<dc:creator>Jason F</dc:creator>
		<pubDate>Tue, 09 Jun 2009 01:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=513#comment-178282</guid>
		<description>Minor item: in cucumber 0.3.2 the webrat_steps.rb file has a slightly different syntax for fill_in. Change:

    fill_in(&quot;account_name&quot;, &quot;Mocra&quot;)

to 

    fill_in(&quot;account_name&quot;, :with =&gt; &quot;Mocra&quot;)

Then it works. Thanks for the good post doc.</description>
		<content:encoded><![CDATA[<p>Minor item: in cucumber 0.3.2 the webrat_steps.rb file has a slightly different syntax for fill_in. Change:</p>
<p>    fill_in(&#8220;account_name&#8221;, &#8220;Mocra&#8221;)</p>
<p>to </p>
<p>    fill_in(&#8220;account_name&#8221;, :with =&gt; &#8220;Mocra&#8221;)</p>
<p>Then it works. Thanks for the good post doc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aslak Hellesøy</title>
		<link>http://drnicwilliams.com/2009/04/15/cucumber-building-a-better-world-object/comment-page-1/#comment-168469</link>
		<dc:creator>Aslak Hellesøy</dc:creator>
		<pubDate>Mon, 20 Apr 2009 08:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=513#comment-168469</guid>
		<description>Glad you like it! It&#039;s just a little smiley feature ;-)</description>
		<content:encoded><![CDATA[<p>Glad you like it! It&#8217;s just a little smiley feature <img src='http://drnicwilliams.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2009/04/15/cucumber-building-a-better-world-object/comment-page-1/#comment-167820</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Thu, 16 Apr 2009 06:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=513#comment-167820</guid>
		<description>@Aslak, we&#039;re very excited that the sample step definitions (when you run cucumber and it finds a step for which there are no definitions) now inserts regular exception groups within &quot;...&quot; examples. That was very cool to find.</description>
		<content:encoded><![CDATA[<p>@Aslak, we&#8217;re very excited that the sample step definitions (when you run cucumber and it finds a step for which there are no definitions) now inserts regular exception groups within &#8220;&#8230;&#8221; examples. That was very cool to find.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aslak Hellesøy</title>
		<link>http://drnicwilliams.com/2009/04/15/cucumber-building-a-better-world-object/comment-page-1/#comment-167809</link>
		<dc:creator>Aslak Hellesøy</dc:creator>
		<pubDate>Thu, 16 Apr 2009 05:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=513#comment-167809</guid>
		<description>Great explanation of how World works Nic. Now I know where to send people who upgraded to 0.3.0 and &quot;forgot&quot; to read the release notes :-)</description>
		<content:encoded><![CDATA[<p>Great explanation of how World works Nic. Now I know where to send people who upgraded to 0.3.0 and &#8220;forgot&#8221; to read the release notes <img src='http://drnicwilliams.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Mabey</title>
		<link>http://drnicwilliams.com/2009/04/15/cucumber-building-a-better-world-object/comment-page-1/#comment-167808</link>
		<dc:creator>Ben Mabey</dc:creator>
		<pubDate>Thu, 16 Apr 2009 05:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=513#comment-167808</guid>
		<description>@Amos King
You could use the steps within steps, but IMO that just seems silly in this case.  Webrat provides such a nice API, why not just use it?  Using the steps will also be slower than calling the method directly.  The advantage of helper methods is that you can also pass in other ruby objects.  I like using steps within steps at times but in general I find that using ruby as the common denominator easier to work with.</description>
		<content:encoded><![CDATA[<p>@Amos King<br />
You could use the steps within steps, but IMO that just seems silly in this case.  Webrat provides such a nice API, why not just use it?  Using the steps will also be slower than calling the method directly.  The advantage of helper methods is that you can also pass in other ruby objects.  I like using steps within steps at times but in general I find that using ruby as the common denominator easier to work with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Mabey</title>
		<link>http://drnicwilliams.com/2009/04/15/cucumber-building-a-better-world-object/comment-page-1/#comment-167806</link>
		<dc:creator>Ben Mabey</dc:creator>
		<pubDate>Thu, 16 Apr 2009 05:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=513#comment-167806</guid>
		<description>Email spec works with 0.3.0 now.  I had a cucumber-master branch with the changes that I was waiting on merging in until the World changes were on rubyforge.</description>
		<content:encoded><![CDATA[<p>Email spec works with 0.3.0 now.  I had a cucumber-master branch with the changes that I was waiting on merging in until the World changes were on rubyforge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2009/04/15/cucumber-building-a-better-world-object/comment-page-1/#comment-167747</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Wed, 15 Apr 2009 22:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=513#comment-167747</guid>
		<description>@Mark - the email_spec needs to be upgraded yes; it was Ben&#039;s idiom for defining helpers that I&#039;ve been using and which subsequently broke with 0.3.

@every-questioning-the-refactoring - sorry that wasn&#039;t really the point of the article. It was a trite example with correspondingly trite refactoring. Sorry about that. I was just showing how I&#039;ve seen how/where to refactor your methods to - the support folder inside a module.</description>
		<content:encoded><![CDATA[<p>@Mark &#8211; the email_spec needs to be upgraded yes; it was Ben&#8217;s idiom for defining helpers that I&#8217;ve been using and which subsequently broke with 0.3.</p>
<p>@every-questioning-the-refactoring &#8211; sorry that wasn&#8217;t really the point of the article. It was a trite example with correspondingly trite refactoring. Sorry about that. I was just showing how I&#8217;ve seen how/where to refactor your methods to &#8211; the support folder inside a module.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JeffMo</title>
		<link>http://drnicwilliams.com/2009/04/15/cucumber-building-a-better-world-object/comment-page-1/#comment-167741</link>
		<dc:creator>JeffMo</dc:creator>
		<pubDate>Wed, 15 Apr 2009 21:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=513#comment-167741</guid>
		<description>Perhaps you meant &quot;bonnified&quot; as a joke, but it&#039;s a frequent mistake, so I thought I&#039;d mention it.</description>
		<content:encoded><![CDATA[<p>Perhaps you meant &#8220;bonnified&#8221; as a joke, but it&#8217;s a frequent mistake, so I thought I&#8217;d mention it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Wilden</title>
		<link>http://drnicwilliams.com/2009/04/15/cucumber-building-a-better-world-object/comment-page-1/#comment-167718</link>
		<dc:creator>Mark Wilden</dc:creator>
		<pubDate>Wed, 15 Apr 2009 17:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/?p=513#comment-167718</guid>
		<description>0.3.0 doesn&#039;t seem to be backward-compatible. In particular, the email_spec gem you wrote about last time won&#039;t work with 0.3.0, right? In other words, is it an error to use the old style or is it a deprecation warning?</description>
		<content:encoded><![CDATA[<p>0.3.0 doesn&#8217;t seem to be backward-compatible. In particular, the email_spec gem you wrote about last time won&#8217;t work with 0.3.0, right? In other words, is it an error to use the old style or is it a deprecation warning?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
