block_cache 0.1.0
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
          
    