Merge branch 'bzr/golem' of /Users/distler/Sites/code/instiki
This commit is contained in:
commit
fad12903f4
3
config/setup_load_paths.rb
Normal file
3
config/setup_load_paths.rb
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
require "rubygems"
|
||||||
|
vend = File.join(File.dirname(__FILE__), '..', 'vendor')
|
||||||
|
Gem.use_paths File.join(vend, 'bundle', File.basename(Gem.dir)), (Gem.path + [File.join(vend, 'plugins', 'bundler')])
|
Loading…
Reference in a new issue