Should(a) cache
Related to my last post about testing cache and some curiosity about Shoulda I made a branch of it to add some helper methods for testing cache generation and expiration: should_cache_fragment should_cache_action should_expire_fragment should_not_expire_action ...
