<?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>Dazed &#38; Confused &#187; ruby</title>
	<atom:link href="http://blog.f12.no/wp/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.f12.no/wp</link>
	<description>Agile and Programming</description>
	<lastBuildDate>Tue, 02 Aug 2011 11:05:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ruby with Maven and a bit of Cucumber love</title>
		<link>http://blog.f12.no/wp/2009/01/16/ruby-with-maven-and-a-bit-of-cucumber-love/</link>
		<comments>http://blog.f12.no/wp/2009/01/16/ruby-with-maven-and-a-bit-of-cucumber-love/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 13:20:32 +0000</pubDate>
		<dc:creator>Anders</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[bdd]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.f12.no/wp/?p=901</guid>
		<description><![CDATA[A while back I was trying to do some initial tries at Ruby as a scripting language with JRuby. That means that I had a Java system, but needed to do some util scripting for the system, and wanted to avoid those pesky bash scripts. Because I had a Java system and Maven infrastructure in [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I was trying to do some initial tries at Ruby as a scripting language with JRuby. That means that I had a Java system, but needed to do some util scripting for the system, and wanted to avoid those pesky bash scripts. Because I had a Java system and Maven infrastructure in place I really wanted it all to work nicely with that. But the whole Ruby and gem ecosystem threw me a bit off. Long story short: I never quite figured out how to do that and had to move on getting things done.</p>
<p><a href="http://binil.wordpress.com/2008/10/29/running-cucumber-on-jrubymaven/">Madaspeak has a nice post showing how you can run Cucumber in Maven</a> as tests for your Java classes. <a href="http://wiki.github.com/aslakhellesoy/cucumber">Cucumber is an interesting BDD framework</a> from Aslak Hellesøy, and in the process you can also learn how to enable running of JRuby in Maven.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.f12.no/wp/2009/01/16/ruby-with-maven-and-a-bit-of-cucumber-love/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

