1. 15 5月, 2010 1 次提交
  2. 04 4月, 2010 1 次提交
  3. 28 3月, 2010 1 次提交
  4. 09 3月, 2010 1 次提交
  5. 13 12月, 2009 2 次提交
  6. 12 12月, 2009 1 次提交
  7. 03 12月, 2009 1 次提交
    • M
      Fix instance_eval calls to association proxies · 49e943c4
      Mat Brown 提交于
      In the current stable, ActiveRecord::Associations::AssociationProxy#method_missing calls yield() if a block is given, causing the block to always be evaluated in its calling context. However, in the case of instance_eval, correct behavior requires that the block be passed directly to the @target, rather than being evaluated inside a different block. Incidentally, this also simplifies the code slightly.
      
      [#3412 state:committed]
      Signed-off-by: NJeremy Kemper <jeremy@bitsweat.net>
      49e943c4
  8. 10 11月, 2009 1 次提交
  9. 08 9月, 2009 1 次提交
  10. 10 8月, 2009 5 次提交
  11. 07 8月, 2009 1 次提交
  12. 01 7月, 2009 1 次提交
  13. 23 6月, 2009 1 次提交
  14. 22 6月, 2009 1 次提交
  15. 18 5月, 2009 1 次提交
  16. 21 4月, 2009 1 次提交
  17. 12 3月, 2009 1 次提交
  18. 11 3月, 2009 1 次提交
  19. 09 3月, 2009 2 次提交
  20. 27 2月, 2009 1 次提交
  21. 04 2月, 2009 1 次提交
  22. 17 1月, 2009 1 次提交
  23. 01 1月, 2009 1 次提交
  24. 27 12月, 2008 1 次提交
  25. 21 12月, 2008 1 次提交
  26. 11 12月, 2008 2 次提交
  27. 02 12月, 2008 1 次提交
  28. 24 10月, 2008 1 次提交
  29. 17 10月, 2008 1 次提交
  30. 16 10月, 2008 1 次提交
  31. 05 10月, 2008 1 次提交
  32. 24 9月, 2008 1 次提交
  33. 23 9月, 2008 1 次提交