1. 22 12月, 2012 1 次提交
  2. 11 12月, 2012 1 次提交
  3. 08 12月, 2012 4 次提交
  4. 02 12月, 2012 1 次提交
  5. 30 11月, 2012 1 次提交
  6. 29 11月, 2012 1 次提交
  7. 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
  8. 09 11月, 2012 1 次提交
  9. 17 10月, 2012 2 次提交
  10. 10 10月, 2012 1 次提交
    • M
      Update test locations · 2a68f68a
      Mike Moore 提交于
      Change the default test locations to avoid confusion around the common
      testing terms "unit" and "functional".
      Add new rake tasks for the new locations, while maintaining backwards
      compatibility with the old rake tasks.
      
      New testing locations are as follows:
      
          app/models -> test/models (was test/units)
          app/helpers -> test/helpers (was test/units/helpers)
          app/controllers -> test/controllers (was test/functional)
          app/mailers -> test/mailers (was test/functional)
      2a68f68a
  11. 07 10月, 2012 1 次提交
  12. 23 9月, 2012 1 次提交
  13. 22 9月, 2012 1 次提交
  14. 18 9月, 2012 6 次提交
  15. 13 9月, 2012 1 次提交
  16. 12 9月, 2012 1 次提交
  17. 09 9月, 2012 1 次提交
  18. 07 9月, 2012 1 次提交
  19. 14 8月, 2012 1 次提交
  20. 08 8月, 2012 1 次提交
  21. 05 8月, 2012 1 次提交
  22. 09 7月, 2012 2 次提交
  23. 27 6月, 2012 1 次提交
  24. 01 5月, 2012 1 次提交
  25. 17 3月, 2012 2 次提交
  26. 14 3月, 2012 1 次提交
    • A
      Fix AM Guide · a9f68864
      Alexey Vakhov 提交于
      Use proc as default argument to recaculate recipients array every time
      a9f68864
  27. 19 11月, 2011 1 次提交
  28. 15 9月, 2011 1 次提交
  29. 04 9月, 2011 1 次提交