开发者

when we need use bundle:lock and unlock on rails3

开发者 https://www.devze.com 2023-01-29 17:26 出处:网络
i rember in old rails there is a freeze ,in rails3 it seems dispared also i was confused me when need us开发者_JAVA技巧e bundle:lock and unlock?

i rember in old rails there is a freeze ,in rails3 it seems dispared

also i was confused me when need us开发者_JAVA技巧e bundle:lock and unlock?

help someone could give a help


You don't. From bundle --help

These commands are obsolete and should no longer be used
o   bundle lock
o   bundle unlock


Check out the Bundler documentation.

0

精彩评论

暂无评论...
验证码 换一张
取 消