4 Star 32 Fork 4

gitlabcc / gitlab-ce

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Gemfile.rails5 163 Bytes
一键复制 编辑 原始数据 按行查看 历史
blackst0ne 提交于 2018-03-15 09:50 . [Rails5] Add Gemfile.rails5
# BUNDLE_GEMFILE=Gemfile.rails5 bundle install
ENV["RAILS5"] = "true"
gemfile = File.expand_path("../Gemfile", __FILE__)
eval(File.read(gemfile), nil, gemfile)
Ruby
1
https://gitee.com/qiai365/gitlab-ce.git
git@gitee.com:qiai365/gitlab-ce.git
qiai365
gitlab-ce
gitlab-ce
master

搜索帮助