History.txt in johnsbrn-classy-inheritance-0.6.6 vs History.txt in johnsbrn-classy-inheritance-0.6.7
- old
+ new
@@ -1,8 +1,10 @@
+== 0.6.7 2009-02-01
+ * Forgot to remove some debugging code -johnsbrn
== 0.6.6 2009-02-01
- * More comprehensive fix for has_one bug
+ * More comprehensive fix for has_one bug - johnsbrn
== 0.6.5 2009-02-01
- * Add fix for has_one primary key bug - http://rails.lighthouseapp.com/projects/8994/tickets/1756-has_one-with-foreign_key-primary_key-bug
+ * Add fix for has_one primary key bug - http://rails.lighthouseapp.com/projects/8994/tickets/1756-has_one-with-foreign_key-primary_key-bug - johnsbrn
== 0.6.4 2009-02-01
* Updated deprecated default error messages - johnsbrn
* Added has_dependency for non-polymorphic has_one - johnsbrn
== 0.6.3 2009-01-13
* Fixed validations for prefix and postfix - johnsbrn