Clarified description of formats [ci skip]

This commit is contained in:
Brian Jones 2017-05-19 01:48:38 -04:00
parent f63a69e92a
commit 73294bc96c

@ -23,7 +23,7 @@ class Base
attr_internal :action_name
##
# Returns the formats processed by the controller.
# Returns the formats that can be processed by the controller.
attr_internal :formats
include ActiveSupport::Configurable