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.
1 parent dcb1d1f commit 5a553b0Copy full SHA for 5a553b0
railties/lib/rails/engine.rb
@@ -300,7 +300,7 @@ module Rails
300
#
301
# == Isolated engine's helpers
302
303
- # Sometimes you may want to isolate engine, but use helpers that are defined for it.
+ # Sometimes you may want to isolate an engine, but use helpers that are defined for it.
304
# If you want to share just a few specific helpers you can add them to application's
305
# helpers in ApplicationController:
306
0 commit comments