JohnWilger.com: Watch Out for STI in Migrations
Active Record allows inheritance by storing the name of the class in a column that by default is called “type” (can be changed by overwriting Base.inheritance_column)…If you don’t have a type column…