提交 62d36932 编写于 作者: R Ryan Bigg

[getting started] [ci skip] Just want to get post params

上级 edad287e
......@@ -371,7 +371,7 @@ When a form is submitted, the fields of the form are sent to Rails as _parameter
<ruby>
def create
render :text => params.inspect
render :text => params[:post].inspect
end
</ruby>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册