зеркало из https://github.com/github/bert.git
Remove LOAD_PATH manipulation
ext/ should already be added to the load path by bundler or rubygems since it is in the Gemspec.
This commit is contained in:
Родитель
ca51092ef6
Коммит
ebc20c304b
|
@ -1,8 +1,6 @@
|
|||
|
||||
require 'stringio'
|
||||
|
||||
$:.unshift File.join(File.dirname(__FILE__), *%w[.. ext])
|
||||
|
||||
require 'bert/bert'
|
||||
require 'bert/types'
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче