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 83cd510 commit 863e909Copy full SHA for 863e909
lib/ruby_lsp/ruby_lsp_rails/definition.rb
@@ -17,7 +17,7 @@ module Rails
17
# # Example
18
#
19
# ```ruby
20
- # before_action :foo # <- Go to definition on this symbol will jump to the method if it is defined in the same class
+ # before_action :foo # <- Go to definition on this symbol will jump to the method
21
# ```
22
23
# Notes for named routes:
0 commit comments