sprockets-redirect 1.0.0
Rack middleware which will look up your assets manifest file and redirect a request with no digest in the file name to the version with digest in the file name.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (2):
            activesupport
            >= 3.1.0
          
          
            rack
            >= 0
          
    