block_cache 0.0.2
uses mongo_mapper to cache block response strings. Use case: wrap your twitter api call with a block, if twitter bugs out, raise an error and the last value will be returned
Gemfile:
=
install:
=
Runtime Dependencies (1):
mongo_mapper
>= 0
Development Dependencies (1):
rspec
>= 0