repo.or.cz
/
ecs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP routes.
[ecs.git]
/
bin
/
bundle
blob
66e9889e8b4aeea1af13e2396fb70594232a2ae3
1
#!/usr/bin/env ruby
2
ENV
[
'BUNDLE_GEMFILE'
] ||=
File
.
expand_path
(
'../../Gemfile'
,
__FILE__
)
3
load Gem
.
bin_path
(
'bundler'
,
'bundle'
)