1. 04 3月, 2015 5 次提交
  2. 03 3月, 2015 33 次提交
  3. 02 3月, 2015 2 次提交
    • R
      Test against the mail gem's edge · 5140c07c
      Robin Dupret 提交于
      The edge version ships with a patch that uses composition over
      inheritance for the Mail::PartsList object (see mikel/mail#782).
      Let's test Action Mailer against it to prevent eventual regressions
      and experience it.
      
      Moreover, this branch makes the Action Mailer suite green against
      Rubinius.
      5140c07c
    • C
      Merge pull request #19170 from... · f9ed46bf
      Carlos Antonio da Silva 提交于
      Merge pull request #19170 from JuanitoFatas/doc/active_record/connection_adapters/abstract/schema_definitions.rb
      
      Clarify that t.references and t.belongs_to are interchangeable. [ci skip]
      f9ed46bf