|
|
1
1
这是rspec的问题。
在rspec 2.0.0中,没有bin目录,所以没有autospec文件。 |
|
|
2
1
这篇博文帮我整理了一下: http://blog.davidchelimsky.net/2010/03/15/rspec-2-and-autotest/ autospec被弃用,取而代之的是带有一些额外配置的autotest。 在项目根目录中的“./autotest/discover.rb”中,只需添加:
|
|
|
3
0
与rspec2一起运行自动测试
|
|
|
4
0
我也有同样的问题, 看看答案: Rails 3.0.0.beta Install problem: can't find executable rails 您必须使用:
|
|
cluster1 · 采取独立的新行动的好处是什么? 1 年前 |
|
|
Robert · 使用JSON或哈希时,将NULL替换为NIL 1 年前 |
|
|
Fred Willmore · Rails控制器不呈现任何模板 1 年前 |
|
|
Diogo Amaral · 实现API请求的正确方式 1 年前 |
|
|
Meknassih · 在控制器方法中分配给模型没有任何作用 1 年前 |
|
|
Michael Ding · Rails上的默认会话到期问题 2 年前 |
|
|
Flávio · 基于另外两个生成数组 2 年前 |