sam / harbor

Harbor is a Ruby Web Framework.
https://github.com/sam/harbor
MIT License
3 stars 6 forks source link

Cache compiled templates in production and staging mode (#46) #59

Closed fgrehm closed 12 years ago

fgrehm commented 12 years ago

This kinda partially closes the issue I think ;-)

sam commented 12 years ago

I'm going to go ahead and merge this for now, but I'd like to see some sort of file-watcher so that we could always cache templates, with no need to configure anything, and still recompile on file change.