wycats / rack-offline

A Rack and Rails plugin for building offline web applications
MIT License
666 stars 82 forks source link

capability to provide self-calculated key to be used in cached mode #35

Open trushkevich opened 9 years ago

trushkevich commented 9 years ago

Hello.

This pull-request adds capability to provide self-calculated key to be used in cached mode. It will allow to use own custom logic to calculate the key and determine when cache manifest should be expired.