HearthStats / hearthstats

Details Hearthstone match statistics and tracking.
hearthstats.net
Other
88 stars 44 forks source link

Fix the specs #378

Closed bartj3 closed 10 years ago

bartj3 commented 10 years ago

The home page raises an error when the arena_top or con_top caches are empty, this should make the specs green.

The proper way would probably to fix the home page to handle empty caches but I'm not sure what kind of server the site runs on and if empty caches are ever a possibility.

trigun0x2 commented 10 years ago

My cache isn't the greatest way of doing it atm. I'm trying to make it so I can generate the fragment cache and plug that right into the homepage. Thanks for the spec though :). We're on ubuntu 12.04, nginx, thin. Also feel free to email me at jeff@hearthstats.net to chat about the code and anything else.