website/index.html in newgem-0.14.0 vs website/index.html in newgem-0.14.1

- 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.14.0</a> + <a href="" class="numbers">0.14.1</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>&#x2192; &#8216;newgem&#8217;</h1> @@ -103,11 +103,10 @@ exists script exists tasks create website/index.txt create website/index.html create script/txt2html -overwrite tasks/website.rake? [Ynaqd] force tasks/website.rake dependency plain_theme exists website/javascripts exists website/stylesheets create website/template.rhtml @@ -124,19 +123,13 @@ * Open config/hoe.rb * Update missing details (gem description, dependent gems, etc.) </pre> - <p><strong>tasks/website.rake</strong> will be written twice in newgem version 0.13.5. Simply hit enter to accept the default option (overwrite).</p> - - <p>As of 0.10.0 &#8211; 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.11.0 &#8211; you can generate <code>wizzo/trunk|branches|tags</code> subfolders using the <code>-s</code> or <code>--svn</code> options. If used, the generated files will be populated within <code>&lt;gemname&gt;/trunk</code></p> - - <h3>Setup</h3> <p>Now modify the constants at the top of <strong>config/hoe.rb</strong>, with your name, email and the location where you&#8217;ll host your website for the gem. The defaults are tied to RubyForge for uploading the gems and the website (see below).</p> @@ -341,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>, 14th October 2007<br> + <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>, 17th October 2007<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">