0
<h1>New Gem Generator</h1>
0
- <div id="version"> <!-- class="clickable" onclick='document.location = "
"; return true' -->
0
+ <div id="version"> <!-- class="clickable" onclick='document.location = "
http://rubyforge.org/projects/newgem"; return true' -->
0
- <a href="
" class="numbers">0.23.1</a>
0
+ <a href="
http://rubyforge.org/projects/newgem" class="numbers">0.23.1</a>
0
<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>
0
@@ -322,13 +322,29 @@ other stories and things.</p>
0
<p>Read the <a href="http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/">8 steps for fixing other people’s code</a> and for section <a href="http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/#8b-google-groups">8b: Submit patch to Google Groups</a>, use the Google Group above.</p>
0
- <p>The source for this project is available via git. You can <a href="http://github.com/drnic/newgem/tree/master">browse and/or fork the source</a>, or to clone the project locally:</p>
0
+ <p>You can fetch the source from either:</p>
0
+ <li>rubyforge: <a href="http://rubyforge.org/scm/?group_id=2340">http://rubyforge.org/scm/?group_id=2340</a></li>
0
+<pre>git clone git://rubyforge.org/newgem.git</pre>
0
+ <li>github: <a href="http://github.com/drnic/newgem/tree/master">http://github.com/drnic/newgem/tree/master</a></li>
0
<pre>git clone git://github.com/drnic/newgem.git</pre>
0
- <p>The original Subversion repository is <code>svn://rubyforge.org/var/svn/newgem/trunk</code> for anonymous access.</p>
0
+ <h3>Build and test instructions</h3>
0
@@ -341,7 +357,7 @@ other stories and things.</p>
0
<p>Comments are welcome. Send an email to <a href="mailto:drnicwilliams@gmail.com">Dr Nic Williams</a>.</p>
0
- <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>,
5th April 2008<br>
0
+ <a href="mailto:drnicwilliams@gmail.com">Dr Nic</a>,
17th April 2008<br>
0
Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
Comments
No one has commented yet.