提交 c007d871 编写于 作者: A Alexey Vakhov

Fix example action dispatch in mime type

上级 a49fe6ec
......@@ -38,7 +38,7 @@ def self.[](type)
# respond_to do |format|
# format.html
# format.ics { render :text => post.to_ics, :mime_type => Mime::Type["text/calendar"] }
# format.xml { render :xml => @people.to_xml }
# format.xml { render :xml => @people }
# end
# end
# end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册