|
|
1
5
在您的功能测试中,您应该能够做到(使用Mocha):
|
|
|
2
1
对于我(和Rails 2.3.4),正确的声明是
因为我不能直接访问@request。 |
|
|
3
1
您可以访问Ruby中的任何内容:) |