Vendor Rack 1.1
Also clean up some View stuff.
This commit is contained in:
parent
77014652a3
commit
a705709f9a
74 changed files with 3080 additions and 608 deletions
|
@ -32,7 +32,7 @@ rescue LoadError
|
|||
end
|
||||
|
||||
begin
|
||||
gem 'rack', '~> 1.1.0'
|
||||
gem 'rack', '~> 1.1.1'
|
||||
require 'rack'
|
||||
rescue Gem::LoadError
|
||||
$:.unshift "#{File.dirname(__FILE__)}/../../../plugins/rack/lib"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue