<?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: Simple Gotcha When Reusing Cucumber Step Definitions</title> <atom:link href="http://railsnotes.com/617-simple-gotcha-when-reusing-cucumber-step-definitions/feed/" rel="self" type="application/rss+xml" /><link>http://railsnotes.com/617-simple-gotcha-when-reusing-cucumber-step-definitions/</link> <description>A code-heavy brain dump of stuff I come across working on Ruby on Rails projects including Models, ActiveRecord, Views, Controllers, RESTful rails, deployment, server stuff, etc.</description> <lastBuildDate>Thu, 04 Mar 2010 09:33:35 -0700</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: melvinram</title><link>http://railsnotes.com/617-simple-gotcha-when-reusing-cucumber-step-definitions/comment-page-1/#comment-66</link> <dc:creator>melvinram</dc:creator> <pubDate>Thu, 21 May 2009 21:36:42 +0000</pubDate> <guid
isPermaLink="false">http://www.railsnotes.com/?p=617#comment-66</guid> <description>Oh I like that. Thanks for pointing that out.</description> <content:encoded><![CDATA[<p>Oh I like that. Thanks for pointing that out.</p> ]]></content:encoded> </item> <item><title>By: Mike Enriquez</title><link>http://railsnotes.com/617-simple-gotcha-when-reusing-cucumber-step-definitions/comment-page-1/#comment-65</link> <dc:creator>Mike Enriquez</dc:creator> <pubDate>Thu, 21 May 2009 17:40:58 +0000</pubDate> <guid
isPermaLink="false">http://www.railsnotes.com/?p=617#comment-65</guid> <description>We can use the % delimiter to avoid using quotes.  Here&#039;s an example from Thoughtbot&#039;s Clearance:&lt;br&gt;&lt;br&gt;When /^I sign in( with &quot;remember me&quot;)? as &quot;(.*)/(.*)&quot;$/ do &#124;remember, email, password&#124;&lt;br&gt;  When %{I go to the sign in page}&lt;br&gt;  And %{I fill in &quot;Email&quot; with &quot;#{email}&quot;}&lt;br&gt;  And %{I fill in &quot;Password&quot; with &quot;#{password}&quot;}&lt;br&gt;  And %{I check &quot;Remember me&quot;} if remember&lt;br&gt;  And %{I press &quot;Sign In&quot;}&lt;br&gt;end</description> <content:encoded><![CDATA[<p>We can use the % delimiter to avoid using quotes.  Here&#39;s an example from Thoughtbot&#39;s Clearance:</p><p>When /^I sign in( with &#8220;remember me&#8221;)? as &#8220;(.*)/(.*)&#8221;$/ do |remember, email, password|<br
/> When %{I go to the sign in page}<br
/> And %{I fill in &#8220;Email&#8221; with &#8220;#{email}&#8221;}<br
/> And %{I fill in &#8220;Password&#8221; with &#8220;#{password}&#8221;}<br
/> And %{I check &#8220;Remember me&#8221;} if remember<br
/> And %{I press &#8220;Sign In&#8221;}<br
/>end</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 5/18 queries in 0.017 seconds using disk

Served from: php5-n260.wc1.dfw1.stabletransit.com @ 2010-03-11 21:42:35 -->