History.txt in johnsbrn-classy-inheritance-0.6.4 vs History.txt in johnsbrn-classy-inheritance-0.6.5

- old
+ new

@@ -1,4 +1,6 @@ +== 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 == 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