mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
d0aebd5357
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. |
||
---|---|---|
.. | ||
active_record | ||
rails/generators | ||
active_record.rb |