提交 df9ceb86 编写于 作者: Z Zachary Scott

These are technically objects [ci skip]

上级 97cac328
...@@ -553,8 +553,8 @@ assigns["something"] assigns(:something) ...@@ -553,8 +553,8 @@ assigns["something"] assigns(:something)
You also have access to three instance variables in your functional tests: You also have access to three instance variables in your functional tests:
* `@controller` - The controller processing the request * `@controller` - The controller processing the request
* `@request` - The request * `@request` - The request object
* `@response` - The response * `@response` - The response object
### Setting Headers and CGI variables ### Setting Headers and CGI variables
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册