Strange traits in single-inheritance

I'm not sure why this is happening, but apparently, the only way I can access higher-leveled model in the single-inheritance models is by calling the lower ones. For example, in class Admin < Person

If you want the magic autoloading to work each class needs to be in its own file.

Fred

Frederick Cheung wrote: