adhearsion / virginia

A Reel interface to Adhearsion
MIT License
7 stars 10 forks source link

Feature: document server metadata #15

Closed bklang closed 9 years ago

bklang commented 9 years ago

The main goal here was to allow storing the content-type with each cached document, so it could be more easily served back out with Sinatra. In the process I converted the DocumentCache itself to an Actor, created a new Document wrapper, and added specs.

bklang commented 9 years ago

I think this is ready to go. Review @benlangfeld @polysics ?

benlangfeld commented 9 years ago

Could you squash some of this to clean up the history?