1. 24 2月, 2015 1 次提交
  2. 22 2月, 2015 1 次提交
  3. 21 2月, 2015 3 次提交
  4. 20 2月, 2015 3 次提交
  5. 19 2月, 2015 5 次提交
  6. 18 2月, 2015 11 次提交
  7. 17 2月, 2015 1 次提交
  8. 16 2月, 2015 1 次提交
    • S
      Add a global type registry, used to lookup and register types · 8c837e5f
      Sean Griffin 提交于
      As per previous discussions, we want to give users the ability to
      reference their own types with symbols, instead of having to pass the
      object manually. This adds the class that will be used to do so.
      
          ActiveRecord::Type.register(:money, MyMoneyType)
      8c837e5f
  9. 14 2月, 2015 6 次提交
  10. 13 2月, 2015 3 次提交
  11. 12 2月, 2015 5 次提交