<?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 and IronRuby: It Runs!</title>
	<atom:link href="http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/feed/" rel="self" type="application/rss+xml" />
	<link>http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/</link>
	<description>Embrace! Embrace! You hippie coder! Get off my dynamic lawn!</description>
	<lastBuildDate>Thu, 24 Jun 2010 19:11:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Rupak Ganguly</title>
		<link>http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/comment-page-1/#comment-210</link>
		<dc:creator>Rupak Ganguly</dc:creator>
		<pubDate>Wed, 14 Oct 2009 21:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/#comment-210</guid>
		<description>Hi,
   Nice post. I have a post on the similar lines at http://blog.webintellix.com/2009/10/how-to-use-cucumber-with-net-and-c.html. Need to get more and more people to use TDD in .NET/C#.

Thanks,
Rupak Ganguly
http://blog.webintellix.com
http://rails.webintellix.com</description>
		<content:encoded><![CDATA[<p>Hi,<br />
   Nice post. I have a post on the similar lines at <a href="http://blog.webintellix.com/2009/10/how-to-use-cucumber-with-net-and-c.html" rel="nofollow">http://blog.webintellix.com/2009/10/how-to-use-cucumber-with-net-and-c.html</a>. Need to get more and more people to use TDD in .NET/C#.</p>
<p>Thanks,<br />
Rupak Ganguly<br />
<a href="http://blog.webintellix.com" rel="nofollow">http://blog.webintellix.com</a><br />
<a href="http://rails.webintellix.com" rel="nofollow">http://rails.webintellix.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Matousek</title>
		<link>http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/comment-page-1/#comment-100</link>
		<dc:creator>Tomas Matousek</dc:creator>
		<pubDate>Thu, 30 Jul 2009 00:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/#comment-100</guid>
		<description>System::Text::EncoderFallbackException is caused by a presence of a Unicode character \u2013 (&#039;–&#039;) in &quot;-–no-ri&quot; argument. If you just copy &amp; paste the command line:

igem install –-no-rdoc -–no-ri –-bindir %GEM_BIN% cucumber

from above you get the error. If you typed it it should work.
IronRuby should indeed report a better error and we&#039;ll fix that.</description>
		<content:encoded><![CDATA[<p>System::Text::EncoderFallbackException is caused by a presence of a Unicode character \u2013 (&#8216;–&#8217;) in &#8220;-–no-ri&#8221; argument. If you just copy &amp; paste the command line:</p>
<p>igem install –-no-rdoc -–no-ri –-bindir %GEM_BIN% cucumber</p>
<p>from above you get the error. If you typed it it should work.<br />
IronRuby should indeed report a better error and we&#8217;ll fix that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lâmôlabs &#187; Delicious Bookmarks for June 25th through June 26th</title>
		<link>http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/comment-page-1/#comment-87</link>
		<dc:creator>Lâmôlabs &#187; Delicious Bookmarks for June 25th through June 26th</dc:creator>
		<pubDate>Fri, 26 Jun 2009 05:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/#comment-87</guid>
		<description>[...] hotgazpacho &#187; Blog Archive &#187; Cucumber and IronRuby: It Runs! &#8211; yes, it is an oxymo... &#8211; June 26th  ( tags: cucumber ruby ironruby ) [...]</description>
		<content:encoded><![CDATA[<p>[...] hotgazpacho &raquo; Blog Archive &raquo; Cucumber and IronRuby: It Runs! &#8211; yes, it is an oxymo&#8230; &#8211; June 26th  ( tags: cucumber ruby ironruby ) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hotgazpacho &#187; Blog Archive &#187; IronRuby, Cucumber, &#38; win32console: Picking up the Gauntlet - yes, it is an oxymoron…</title>
		<link>http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/comment-page-1/#comment-81</link>
		<dc:creator>hotgazpacho &#187; Blog Archive &#187; IronRuby, Cucumber, &#38; win32console: Picking up the Gauntlet - yes, it is an oxymoron…</dc:creator>
		<pubDate>Sat, 20 Jun 2009 13:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/#comment-81</guid>
		<description>[...] after I published my previous post on getting IronRuby working with Cucumber, I did a git pull and recompile from the IronRuby repo. Well, something changed which broke command [...]</description>
		<content:encoded><![CDATA[<p>[...] after I published my previous post on getting IronRuby working with Cucumber, I did a git pull and recompile from the IronRuby repo. Well, something changed which broke command [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rifraf</title>
		<link>http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/comment-page-1/#comment-78</link>
		<dc:creator>rifraf</dc:creator>
		<pubDate>Wed, 17 Jun 2009 19:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/#comment-78</guid>
		<description>Woo-hoo! Thanks.
Though it&#039;s still looking a bit scary for a viable IronRuby v1.0 release in a month&#039;s time ;-(</description>
		<content:encoded><![CDATA[<p>Woo-hoo! Thanks.<br />
Though it&#8217;s still looking a bit scary for a viable IronRuby v1.0 release in a month&#8217;s time ;-(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/comment-page-1/#comment-77</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Wed, 17 Jun 2009 11:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/#comment-77</guid>
		<description>Yeah, I started seeing that myself after a recent git pull of IronRuby. Looks like command line option parsing is busted right now. It will work if you omit the &lt;code&gt;--no-rdoc --no-ri --bindir %GEM_BIN%&lt;/code&gt; arguments. The drawback to this is that the wrapper scripts get installed in the &lt;code&gt;%MERLIN_ROOT%\Bin\Debug&lt;/code&gt; folder. The contents of this folder get wiped out by the compiler when you recompile IronRuby. So, you need to reinstall the gems again to get the wrapper scripts back.

I&#039;ve &lt;a href=&quot;http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=1585&quot; rel=&quot;nofollow&quot;&gt;filed a bug&lt;/a&gt; for this. That&#039;s the fun of living on the edge of pre-release software.</description>
		<content:encoded><![CDATA[<p>Yeah, I started seeing that myself after a recent git pull of IronRuby. Looks like command line option parsing is busted right now. It will work if you omit the</p>
<div class="codecolorer-container text vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">--no-rdoc --no-ri --bindir %GEM_BIN%</div></td></tr></tbody></table></div>
<p>arguments. The drawback to this is that the wrapper scripts get installed in the</p>
<div class="codecolorer-container text vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">%MERLIN_ROOT%\Bin\Debug</div></td></tr></tbody></table></div>
<p>folder. The contents of this folder get wiped out by the compiler when you recompile IronRuby. So, you need to reinstall the gems again to get the wrapper scripts back.</p>
<p>I&#8217;ve <a href="http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=1585" rel="nofollow">filed a bug</a> for this. That&#8217;s the fun of living on the edge of pre-release software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rifraf</title>
		<link>http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/comment-page-1/#comment-75</link>
		<dc:creator>rifraf</dc:creator>
		<pubDate>Tue, 16 Jun 2009 06:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/#comment-75</guid>
		<description>This looks really good, but I&#039;m afraid I get the following crash when running igem. I&#039;ll try to debug it later, but any thoughts?

V:\Play\IronRubyGit\ironruby\Merlin\Main\Languages\Ruby&gt;igem install --no-rdoc -
-no-ri --bindir %GEM_BIN% cucumber
mscorlib:0:in `GetBytes&#039;: Value does not fall within the expected range. (System
::Text::EncoderFallbackException)
        from v:\Play\IronRubyGit\ironruby\Merlin\Main\Languages\Ruby\Libraries.L
CA_RESTRICTED\Builtins\IoOps.cs:692:in `write&#039;
        from v:\Play\IronRubyGit\ironruby\Merlin\Main\Languages\Ruby\Libraries.L
CA_RESTRICTED\Builtins\IoOps.cs:652:in `puts&#039;
        from V:/Play/IronRubyGit/ironruby/Merlin/External.LCA_RESTRICTED/Languag
es/Ruby/redist-libs/ruby/site_ruby/1.8/rubygems/user_interaction.rb:227:in `aler
t_error&#039;
        from V:/Play/IronRubyGit/ironruby/Merlin/External.LCA_RESTRICTED/Languag
es/Ruby/redist-libs/ruby/site_ruby/1.8/rubygems/user_interaction.rb:103:in `aler
t_error&#039;
        from V:/Play/IronRubyGit/ironruby/Merlin/External.LCA_RESTRICTED/Languag
es/Ruby/redist-libs/ruby/site_ruby/1.8/rubygems/command_manager.rb:77:in `run&#039;
        from V:/Play/IronRubyGit/ironruby/Merlin/External.LCA_RESTRICTED/Languag
es/Ruby/redist-libs/ruby/site_ruby/1.8/rubygems/gem_runner.rb:39:in `run&#039;
        from V:/Play/IronRubyGit/ironruby/Merlin/Main/Languages/Ruby/Scripts/bin
/igem:24</description>
		<content:encoded><![CDATA[<p>This looks really good, but I&#8217;m afraid I get the following crash when running igem. I&#8217;ll try to debug it later, but any thoughts?</p>
<p>V:\Play\IronRubyGit\ironruby\Merlin\Main\Languages\Ruby&gt;igem install &#8211;no-rdoc -<br />
-no-ri &#8211;bindir %GEM_BIN% cucumber<br />
mscorlib:0:in `GetBytes&#8217;: Value does not fall within the expected range. (System<br />
::Text::EncoderFallbackException)<br />
        from v:\Play\IronRubyGit\ironruby\Merlin\Main\Languages\Ruby\Libraries.L<br />
CA_RESTRICTED\Builtins\IoOps.cs:692:in `write&#8217;<br />
        from v:\Play\IronRubyGit\ironruby\Merlin\Main\Languages\Ruby\Libraries.L<br />
CA_RESTRICTED\Builtins\IoOps.cs:652:in `puts&#8217;<br />
        from V:/Play/IronRubyGit/ironruby/Merlin/External.LCA_RESTRICTED/Languag<br />
es/Ruby/redist-libs/ruby/site_ruby/1.8/rubygems/user_interaction.rb:227:in `aler<br />
t_error&#8217;<br />
        from V:/Play/IronRubyGit/ironruby/Merlin/External.LCA_RESTRICTED/Languag<br />
es/Ruby/redist-libs/ruby/site_ruby/1.8/rubygems/user_interaction.rb:103:in `aler<br />
t_error&#8217;<br />
        from V:/Play/IronRubyGit/ironruby/Merlin/External.LCA_RESTRICTED/Languag<br />
es/Ruby/redist-libs/ruby/site_ruby/1.8/rubygems/command_manager.rb:77:in `run&#8217;<br />
        from V:/Play/IronRubyGit/ironruby/Merlin/External.LCA_RESTRICTED/Languag<br />
es/Ruby/redist-libs/ruby/site_ruby/1.8/rubygems/gem_runner.rb:39:in `run&#8217;<br />
        from V:/Play/IronRubyGit/ironruby/Merlin/Main/Languages/Ruby/Scripts/bin<br />
/igem:24</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aslak Hellesøy</title>
		<link>http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/comment-page-1/#comment-74</link>
		<dc:creator>Aslak Hellesøy</dc:creator>
		<pubDate>Mon, 15 Jun 2009 09:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/#comment-74</guid>
		<description>Thanks for the great writeup Will!

Feel free to update the Cucumber wiki page on the subject - with your new findings.

Now - who wants to do something similar to Cuke4Duke for .NET?
http://wiki.github.com/aslakhellesoy/cuke4duke

Wouldn&#039;t it be awesome with StepDefinitions in C# or even F#?</description>
		<content:encoded><![CDATA[<p>Thanks for the great writeup Will!</p>
<p>Feel free to update the Cucumber wiki page on the subject &#8211; with your new findings.</p>
<p>Now &#8211; who wants to do something similar to Cuke4Duke for .NET?<br />
<a href="http://wiki.github.com/aslakhellesoy/cuke4duke" rel="nofollow">http://wiki.github.com/aslakhellesoy/cuke4duke</a></p>
<p>Wouldn&#8217;t it be awesome with StepDefinitions in C# or even F#?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ByteMaster</title>
		<link>http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/comment-page-1/#comment-73</link>
		<dc:creator>ByteMaster</dc:creator>
		<pubDate>Sun, 14 Jun 2009 13:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/#comment-73</guid>
		<description>Nice Post - I&#039;m going to have to give this a try next week!</description>
		<content:encoded><![CDATA[<p>Nice Post &#8211; I&#8217;m going to have to give this a try next week!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
