We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a53842b + c3239f5 commit 700daaeCopy full SHA for 700daae
actionpack/lib/action_controller/base.rb
@@ -128,7 +128,7 @@ module ActionController
128
#
129
# Action Controller sends content to the user by using one of five rendering
130
# methods. The most versatile and common is the rendering of a template.
131
- # Included in the Action Pack is the Action View, which enables rendering of ERB
+ # Also included with \Rails is Action View, which enables rendering of ERB
132
# templates. It's automatically configured. The controller passes objects to the
133
# view by assigning instance variables:
134
0 commit comments