1. 18 12月, 2013 1 次提交
  2. 17 12月, 2013 1 次提交
  3. 05 12月, 2013 1 次提交
  4. 02 12月, 2013 1 次提交
  5. 14 11月, 2013 1 次提交
  6. 07 11月, 2013 1 次提交
  7. 20 10月, 2013 2 次提交
  8. 03 9月, 2013 1 次提交
  9. 29 8月, 2013 1 次提交
  10. 25 8月, 2013 5 次提交
  11. 23 7月, 2013 1 次提交
    • A
      don't convert mailer default values to procs · 49185875
      Alex Tsukernik 提交于
      Invoke mailer defaults as procs only if they are procs, do not convert
      with to_proc.  That an object is convertible to a proc does not mean it's
      meant to be always used as a proc.  Fixes #11533
      49185875
  12. 19 5月, 2013 1 次提交
  13. 17 5月, 2013 1 次提交
  14. 15 5月, 2013 1 次提交
  15. 13 5月, 2013 1 次提交
  16. 10 5月, 2013 2 次提交
  17. 07 5月, 2013 1 次提交
  18. 04 5月, 2013 1 次提交
  19. 23 4月, 2013 2 次提交
  20. 29 1月, 2013 1 次提交
  21. 24 1月, 2013 1 次提交
  22. 04 1月, 2013 1 次提交
  23. 22 12月, 2012 1 次提交
  24. 12 12月, 2012 1 次提交
  25. 10 12月, 2012 1 次提交
  26. 09 12月, 2012 1 次提交
  27. 08 12月, 2012 1 次提交
  28. 02 12月, 2012 1 次提交
  29. 29 11月, 2012 1 次提交
  30. 20 11月, 2012 1 次提交
    • N
      Explicit multipart messages respect :parts_order · 9cf33b55
      Nate Berkopec 提交于
      As issue #7978, the order in which ActionMailer
      sends multipart messages could be unintentionally
      overwritten if a block is passed to the mail
      method. This changes the mail method such that
      :parts_order is always respected, regardless of
      whether a block is passed to mail.
      9cf33b55
  31. 08 11月, 2012 1 次提交
  32. 31 10月, 2012 1 次提交
  33. 29 10月, 2012 1 次提交