提交 f63a69e9 编写于 作者: B Brian Jones

Added missing punctuation [ci skip]

上级 89e079f8
......@@ -15,15 +15,15 @@ class ActionNotFound < StandardError
# different things depending on the context.
class Base
##
# Returns the body of the HTTP response sent by the controller
# Returns the body of the HTTP response sent by the controller.
attr_internal :response_body
##
# Returns the name of the action this controller is processing
# Returns the name of the action this controller is processing.
attr_internal :action_name
##
# Returns the formats processed by the controller
# Returns the formats processed by the controller.
attr_internal :formats
include ActiveSupport::Configurable
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册