1. 09 7月, 2010 1 次提交
  2. 30 6月, 2010 1 次提交
  3. 05 6月, 2010 1 次提交
  4. 19 5月, 2010 1 次提交
  5. 15 5月, 2010 1 次提交
  6. 04 4月, 2010 1 次提交
  7. 28 3月, 2010 1 次提交
  8. 09 3月, 2010 1 次提交
  9. 13 12月, 2009 2 次提交
  10. 12 12月, 2009 1 次提交
  11. 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
  12. 10 11月, 2009 1 次提交
  13. 08 9月, 2009 1 次提交
  14. 10 8月, 2009 5 次提交
  15. 07 8月, 2009 1 次提交
  16. 01 7月, 2009 1 次提交
  17. 23 6月, 2009 1 次提交
  18. 22 6月, 2009 1 次提交
  19. 18 5月, 2009 1 次提交
  20. 21 4月, 2009 1 次提交
  21. 12 3月, 2009 1 次提交
  22. 11 3月, 2009 1 次提交
  23. 09 3月, 2009 2 次提交
  24. 27 2月, 2009 1 次提交
  25. 04 2月, 2009 1 次提交
  26. 17 1月, 2009 1 次提交
  27. 01 1月, 2009 1 次提交
  28. 27 12月, 2008 1 次提交
  29. 21 12月, 2008 1 次提交
  30. 11 12月, 2008 2 次提交
  31. 02 12月, 2008 1 次提交
  32. 24 10月, 2008 1 次提交
  33. 17 10月, 2008 1 次提交