Can't figure out ActiveRecord::SubclassNotFound in Registries#edit?
问题 When in "edit" or "show" this comes up: ActiveRecord::SubclassNotFound in Registries#edit "The single-table inheritance mechanism failed to locate the subclass: 'Plane'. This error is raised because the column 'type' is reserved for storing the class in case of inheritance. Please rename this column if you didn't intend it to be used for storing the inheritance class or overwrite Present.inheritance_column to use another column for that information." 25: </div> 26: 27: <div class="field1"> 28