website/index.html in classy-inheritance-0.1.1 vs website/index.html in classy-inheritance-0.2.0
- old
+ new
@@ -31,15 +31,25 @@
<div id="main">
<h1>Classy Inheritance</h1>
<div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/classyinherit"; return false'>
<p>Get Version</p>
- <a href="http://rubyforge.org/projects/classyinherit" class="numbers">0.1.1</a>
+ <a href="http://rubyforge.org/projects/classyinherit" class="numbers">0.2.0</a>
</div>
<p><i>“You stay classy, inheritance” – Gibson</i></p>
+ <h2>Consolidation of information</h2>
+
+
+ <p>Maintaining this page, the wiki at GitHub, the Google Group and no issue tracker is not an ideal setup. So, everything is moving to <a href="http://stonean.com">stonean.com</a> where I’m giving <a href="http://redmine.org">Redmine</a> a shot a running everything for me. I’ll be posting release announcements to the news feed for each project and keeping the docs up-to-date. Hopefully this will be better for everyone.</p>
+
+
+ <p>Thanks for your interest in Classy Inheritance,<br/>
+-andy</p>
+
+
<h2>What</h2>
<p>For now, Classy Inheritance adds a depends_on class method to your ActiveRecord model so that you can define requisite objects.
More functionality coming for optional relationships.</p>
@@ -109,10 +119,10 @@
<h2>License</h2>
<p>This code is free to use under the terms of the <span class="caps">MIT</span> license.</p>
<p class="coda">
- <a href="http://blog.stonean.com">Andrew Stone</a>, 29th May 2008<br>
+ <a href="http://blog.stonean.com">Andrew Stone</a>, 2nd June 2008<br>
Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
</p>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");