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