mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
b04051d4e0
It cannot find subclass because all classes are loaded automatically when it needs.
2 lines
30 B
Ruby
2 lines
30 B
Ruby
class ExtraFirm < Company
|
|
end
|