impress/app
Matchu baae0c9954 fix bug where some pet states would also show many items on top of them
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.
2012-02-21 13:25:11 -06:00
..
controllers fix issue with csrf_param in wardrobe ajax 2012-01-14 12:35:05 -06:00
helpers remove campaign banner from most pages 2011-10-10 22:06:46 -05:00
models fix bug where some pet states would also show many items on top of them 2012-02-21 13:25:11 -06:00
stylesheets specify size on image download 2012-01-13 19:37:56 -06:00
views oops, remove maintenance message 2012-01-26 13:30:12 -06:00