fewer 0.3.0
Fewer is a Rack endpoint to bundle and cache assets and help you make fewer HTTP requests. Fewer extracts and combines a list of assets encoded in the URL and serves the response with far-future HTTP caching headers.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            rack
            >= 0
          
    