website/index.html in newgem-0.16.1 vs website/index.html in newgem-0.17.0
- old
+ new
@@ -31,11 +31,11 @@
<div id="main">
<h1>New Gem Generator</h1>
<div id="version"> <!-- class="clickable" onclick='document.location = ""; return true' -->
<p>Get Version</p>
- <a href="" class="numbers">0.16.1</a>
+ <a href="" class="numbers">0.17.0</a>
<p>Featured in</p>
<a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.com%2FBeginning-Ruby-Novice-Professional-Experts%2Fdp%2F1590597664%2F&tag=drnic-20&linkCode=ur2&camp=1789&creative=9325" class="book"><img src="images/beginning-ruby.jpg" /></a>
</div>
<h1>→ ‘newgem’</h1>
@@ -123,11 +123,11 @@
* Open config/hoe.rb
* Update missing details (gem description, dependent gems, etc.)
</pre>
- <p>As of 0.10.0 – you can generate test::unit or rspec test stubs via the <code>-t</code> or <code>--test-with</code> options. For example, <code>-t rspec</code> generates a <code>spec</code> folder with some test stubs.</p>
+ <p>As of 0.10.0 – you can generate test::unit or rspec test stubs via the <code>-T</code> or <code>--test-with</code> options. For example, <code>-T rspec</code> generates a <code>spec</code> folder with some test stubs.</p>
<h3>Setup</h3>
@@ -297,11 +297,11 @@
<ul>
<li><a href="http://drnicwilliams.com/2006/10/11/generating-new-gems/">Original blog article and tutorial</a></li>
<li><a href="http://nubyonrails.com/articles/2007/06/15/tutorial-publishing-rubygems-with-hoe">Tutorial: Publishing RubyGems with Hoe</a> by <a href="http://geoffreygrosenbach.com/">Geoffrey Grosenbach</a> </li>
- <li><a href="http://codeconversations.blogspot.com/2007/07/using-new-gem-generator-in-windows_09.html">Using New Gem Generator in Windows</a> by <a href="http://codeconversations.blogspot.com/">Jorge Cangas</a></li>
+ <li><a href="http://codeconversations.blogspot.com/2007/07/using-new-gem-generator-in-windows_8009.html">Using New Gem Generator in Windows</a> by <a href="http://codeconversations.blogspot.com/">Jorge Cangas</a></li>
</ul>
<h2>Dr Nic’s Blog</h2>
@@ -334,10 +334,10 @@
<h2>Contact</h2>
<p>Comments are welcome. Send an email to <a href="mailto:drnicwilliams@gmail.com">Dr Nic Williams</a>.</p>
<p class="coda">
- <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>, 17th October 2007<br>
+ <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>, 16th January 2008<br>
Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
</p>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">