1. 20 7月, 2006 1 次提交
  2. 06 4月, 2006 1 次提交
  3. 05 4月, 2006 1 次提交
  4. 31 3月, 2006 1 次提交
  5. 24 3月, 2006 1 次提交
  6. 19 3月, 2006 4 次提交
  7. 16 3月, 2006 1 次提交
  8. 05 3月, 2006 1 次提交
  9. 01 3月, 2006 1 次提交
  10. 27 2月, 2006 1 次提交
  11. 26 2月, 2006 1 次提交
  12. 23 2月, 2006 1 次提交
  13. 27 12月, 2005 1 次提交
  14. 03 12月, 2005 1 次提交
  15. 07 11月, 2005 1 次提交
  16. 26 10月, 2005 1 次提交
  17. 10 7月, 2005 1 次提交
    • J
      r2979@asus: jeremy | 2005-07-10 01:51:00 -0700 · 5495b14a
      Jeremy Kemper 提交于
       Split association reflection test into has_many and has_one tests.  TODO: extend to belongs_to and habtm as well.  Kill trailing whitespace.
       r2980@asus:  jeremy | 2005-07-10 01:53:41 -0700
       Test that eager load of firm.account (a has_one) returns the correct account.  This doesn't cover the regression in Ticket #1688, however.  Need a case where class name is not provided and the singular name is over-singularized by active_record.class_name.  Kill trailing whitespace.
       r2981@asus:  jeremy | 2005-07-10 01:56:44 -0700
       Fix class name resolution in AssociationReflection#name_to_class_name.  Use the equivalent of the idiomatic ||= (read or write if nil) for the class_inheritable_attribute reflection arrays.  Kill trailing whitespace.
       r2982@asus:  jeremy | 2005-07-10 01:59:08 -0700
       Remove superfluous assignment in compute_type.  In an inject, the return value is used for the next injection, so assigning to the injected value is unnecessary.
      
      
      git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1790 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
      5495b14a
  18. 19 4月, 2005 1 次提交
  19. 28 2月, 2005 1 次提交
  20. 24 11月, 2004 1 次提交