Update Vendored Rack to 1.2.0
Also update tests for itextomml 1.3.25.
This commit is contained in:
parent
4f8759cdf3
commit
6491d70326
107 changed files with 1463 additions and 2008 deletions
6
vendor/plugins/rack/spec/cgi/rackup_stub.rb
vendored
Executable file
6
vendor/plugins/rack/spec/cgi/rackup_stub.rb
vendored
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/env ruby
|
||||
# -*- ruby -*-
|
||||
|
||||
$:.unshift '../../lib'
|
||||
require 'rack'
|
||||
Rack::Server.start
|
Loading…
Add table
Add a link
Reference in a new issue