impress/app/views/items
Matchu 3c127569fe stop caching item preview species images, and fix the bad query instead
Most of the reasoning is documented in the big comment. In short, we tried
to solve the problem with caching, but the caching should hardly be necessary
now that the bottleneck should be fixed. We'll see on production if it
actually solves the whole problem, but I've confirmed in the console that
redefining this function makes random_basic_per_species (as called during
rendering) a ton faster. And this way we keep our randomness, woo!
2013-06-23 22:35:27 -07:00
..
_item.html.haml
_item_link.html.haml
index.html.haml
needed.html.haml
show.html.haml stop caching item preview species images, and fix the bad query instead 2013-06-23 22:35:27 -07:00