Asset Cache
Created by: ctalkington
I am new to Ruby/ROR but I did a little bit of browsing through rakefile/load_tasks and didn't see anything about it clearing asset cache from tmp/cache when upgrading. I think it might be good to add a routine to do this to prevent issues with cached views between upgrades unless I am missing something and it auto knows to refresh cache.
Thanks and great project btw, gets better with every commit!