1db8a2aa8fec4e31e5e99a24e9ec41d76a0ec4e6
Fixed a bug where cache_{action,page} wouldn't work with multiple controllers (closing #90)
3c862d9362b979d08c1ccf6f6e02faf4caf5551c
6fb85092119a427ad8db0d647425bff4a618eeae
Re-added doc for expire_page introduced in 8690d67 and removed in fa9215d concerning #116
48fa415a891b00881eda2e14d05020b01e04183e
Merge branch 'master' of git@github.com:wycats/merb-more
4f87aceb53318e5f9122577b6e646f6c139d1532
Cache error with default content-type fixed. Closing #125
8690d673201d6cff9019dc26291af773eafdb4a0
Cached page requests now respect the original content-type, fixing #116
128efd8efa740f4e11ef0b2cc058a11af01c6542
Fixed "Page caching doesn't deactivate" closing #106
f4a843b7a4164e40f18bfcea25d7a770776aeaac
3d78a8987b2588ee1cb7018d257233e958efd74b
555600f7767a81310b589132fc4eccd2b582cc93
cache_action and cache_page should only set cache for 200 responses (closing #207)