Advertisement
Guest User

Untitled

a guest
Jun 8th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. ActiveRecord::SubclassNotFound: The single-table inheritance mechanism failed to locate the subclass: 'Sovereign country'. 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 Country.inheritance_column to use another column for that information.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement