+42
−3
spec/aggregator_inheritcfg_spec.rb
0 → 100644
+77
−0
Loading
When parent class has config "foo" then the auto-detected property "foo" in child class should also be a config. Incorporated this logic in InheritDoc class. Added separate test file.