mirror of
https://github.com/github/rails.git
synced 2026-01-13 00:28:26 -05:00
Make sure vendored rack is at the front of the load path
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
# Rack is freely distributable under the terms of an MIT-style license.
|
||||
# See COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
$: << File.expand_path(File.dirname(__FILE__))
|
||||
|
||||
$:.unshift(File.expand_path(File.dirname(__FILE__)))
|
||||
|
||||
# The Rack main module, serving as a namespace for all core Rack
|
||||
# modules and classes.
|
||||
|
||||
Reference in New Issue
Block a user