forked from OpenNeo/impress
Matchu
baae0c9954
At first I thought this was an error in the data migration process when moving SWF assets to having their own unique IDs, but then realized that the query for a pet state's SWFs didn't include the (parent_type = 'Item') condition. Oops. Turns out, I only connected the items to parent_swf_asset_relationships polymorphically. Pet states were still doing it the hackish way. Set the pet states to use the lovely polymorphic relationship and we're good to go. |
||
---|---|---|
.. | ||
controllers | ||
helpers | ||
models | ||
stylesheets | ||
views |