File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2510,7 +2510,7 @@ end
25102510Checks for use of the helper methods which reference
25112511instance variables.
25122512
2513- Relying on instance variables makes it difficult to re-use helper
2513+ Relying on instance variables makes it difficult to reuse helper
25142514methods.
25152515
25162516If it seems awkward to explicitly pass in each dependent
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ module Rails
66 # Checks for use of the helper methods which reference
77 # instance variables.
88 #
9- # Relying on instance variables makes it difficult to re-use helper
9+ # Relying on instance variables makes it difficult to reuse helper
1010 # methods.
1111 #
1212 # If it seems awkward to explicitly pass in each dependent
You can’t perform that action at this time.
0 commit comments