【发布时间】:2013-08-14 19:32:09
【问题描述】:
三天前我将它添加到我的 Gemfile 中:
gem 'bootstrap-sass', git: 'https://github.com/thomas-mcdonald/bootstrap-sass', branch: '3'
今天我跑了bundle update,gem 更新了,结果很多测试都被破坏了。
有没有办法可以恢复到三天前的宝石?我可以查看提交,但我不知道我是否可以回到某个提交。
【问题讨论】:
标签: ruby-on-rails ruby git gem