<?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"
	>
<channel>
	<title>Comments on: NewGem Generator - now with script/generate</title>
	<atom:link href="http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/</link>
	<description>Ruby makes Rails, Javascript makes Ajax, Dr Nic makes Magic</description>
	<pubDate>Sun, 20 Jul 2008 23:45:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-45226</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Mon, 10 Sep 2007 14:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-45226</guid>
		<description>@Pei Mei [&lt;a href="http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-45223" rel="nofollow"&gt;via&lt;/a&gt;] - yeah, I'm glad to get rid of an unmanagable list of mkdirs and File.open("...", "w") in the old newgem script. Now its all grown up :)</description>
		<content:encoded><![CDATA[<p>@Pei Mei [<a href="http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-45223" rel="nofollow">via</a>] - yeah, I&#8217;m glad to get rid of an unmanagable list of mkdirs and File.open(&#8221;&#8230;&#8221;, &#8220;w&#8221;) in the old newgem script. Now its all grown up <img src='http://drnicwilliams.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pei Mei</title>
		<link>http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-45223</link>
		<dc:creator>Pei Mei</dc:creator>
		<pubDate>Mon, 10 Sep 2007 13:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-45223</guid>
		<description>Wow! This is some really cool stuff Nic. I was going to write about creating gems next week, and now I have to include using newgem, thus saving me from having to illustrate another directory structure and a lot of mkdirs.

I'll be digging deeper into what this can do for the article.

Hope you enjoyed Amsterdam! I lived there for 3 years and just returned two months ago.</description>
		<content:encoded><![CDATA[<p>Wow! This is some really cool stuff Nic. I was going to write about creating gems next week, and now I have to include using newgem, thus saving me from having to illustrate another directory structure and a lot of mkdirs.</p>
<p>I&#8217;ll be digging deeper into what this can do for the article.</p>
<p>Hope you enjoyed Amsterdam! I lived there for 3 years and just returned two months ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Morning Brew #64</title>
		<link>http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-43192</link>
		<dc:creator>Morning Brew #64</dc:creator>
		<pubDate>Tue, 21 Aug 2007 14:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-43192</guid>
		<description>[...] NewGem Generator - now with script/generate - A generator that can provide generators to your projects, so that you can write generators for your other projects. [...]</description>
		<content:encoded><![CDATA[<p>[...] NewGem Generator - now with script/generate - A generator that can provide generators to your projects, so that you can write generators for your other projects. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-43150</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Tue, 21 Aug 2007 09:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-43150</guid>
		<description>There is now a &lt;a href="http://merb.devjavu.com/projects/merb/ticket/136" rel="nofollow"&gt;patch&lt;/a&gt; for Merb to integrate RubiGen into its &lt;code&gt;merb -g&lt;/code&gt; command, and for resulting apps to include script/generate+destroy commands.</description>
		<content:encoded><![CDATA[<p>There is now a <a href="http://merb.devjavu.com/projects/merb/ticket/136" rel="nofollow">patch</a> for Merb to integrate RubiGen into its <code>merb -g</code> command, and for resulting apps to include script/generate+destroy commands.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-43072</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Mon, 20 Aug 2007 19:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-43072</guid>
		<description>@Marcel Molina [&lt;a href="http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-43052" rel="nofollow"&gt;via&lt;/a&gt;] - thx, updated.</description>
		<content:encoded><![CDATA[<p>@Marcel Molina [<a href="http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-43052" rel="nofollow">via</a>] - thx, updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcel Molina</title>
		<link>http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-43052</link>
		<dc:creator>Marcel Molina</dc:creator>
		<pubDate>Mon, 20 Aug 2007 17:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-43052</guid>
		<description>Jeremy Kemper wrote the generator framework.</description>
		<content:encoded><![CDATA[<p>Jeremy Kemper wrote the generator framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-43001</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Mon, 20 Aug 2007 11:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-43001</guid>
		<description>Reported errors: rubigen failing to install ri/rdocs

You can install rubigen without documentation:

&lt;pre&gt;gem install rubigen --no-ri --no-rdoc&lt;/pre&gt;

Future release will fix this issue.</description>
		<content:encoded><![CDATA[<p>Reported errors: rubigen failing to install ri/rdocs</p>
<p>You can install rubigen without documentation:</p>
<pre>gem install rubigen --no-ri --no-rdoc</pre>
<p>Future release will fix this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lazyatom</title>
		<link>http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-42994</link>
		<dc:creator>lazyatom</dc:creator>
		<pubDate>Mon, 20 Aug 2007 11:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://drnicwilliams.com/2007/08/20/newgem-using-rubigen-for-generator-support/#comment-42994</guid>
		<description>I think you might've just gone nuts. Award yourself another couple of gold stars! :D</description>
		<content:encoded><![CDATA[<p>I think you might&#8217;ve just gone nuts. Award yourself another couple of gold stars! <img src='http://drnicwilliams.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
