1. 27 7月, 2012 1 次提交
    • B
      Refactor ActiveRecord::Inheritance.base_class logic · d0aebd53
      beerlington 提交于
      Moved logic from class_of_active_record_descendant(class) to the
      base_class method. This method was confusing because it required
      an argument, but that argument was 'self'.
      
      Moved base_class tests to inheritance_test.rb and added some test
      coverage for some untested cases.
      d0aebd53
  2. 26 7月, 2012 11 次提交
  3. 25 7月, 2012 11 次提交
  4. 24 7月, 2012 6 次提交
  5. 23 7月, 2012 2 次提交
  6. 22 7月, 2012 9 次提交