Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Rails 3.2.1 中的命令bundle install --path lib是否等同bundle install --path vendor于以前的 rails 版本?
bundle install --path lib
bundle install --path vendor
有点老问题,但这不是bundle install --deployment为了什么吗?
bundle install --deployment