开发者

Using both Rspec 1.3.x and Rspec 2

开发者 https://www.devze.com 2023-02-05 07:52 出处:网络
I rem开发者_StackOverflow中文版ember a conflict in the past between the Rspec 1.x and Rspec 2.x binaries... since the binary has been renamed from \'spec\' to \'rspec\', can they now co-exist on the s

I rem开发者_StackOverflow中文版ember a conflict in the past between the Rspec 1.x and Rspec 2.x binaries... since the binary has been renamed from 'spec' to 'rspec', can they now co-exist on the same machine without clobbering one another?

Update: Strangely, the two versions worked together fine under rvm on my Mac, but the spec binary complained about the version on the testing server. Dchelimsky's somewhat obscure solution did the trick there.


You can always alias or link in the bin a symbolic with another name, so after some long wind, yes.

0

精彩评论

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

关注公众号