• 如何升级 Ruby 项目 at November 28, 2011

    学习了,第一次知道 Semantic Versioning,我的 gem 没有一个遵守的,必须改进下

  • 我现在的做法是用 bundle package 把 gem 都打包,然后通过 bundle update --local 来安装