script_relocator 0.3.0
Rack middleware to relocate JavaScript tags to the end of an HTML response body. Only handles non-streaming `text/html` reponses.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            nokogiri
            ~> 1.6
          
    