Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add indexing enhancement for controller DSLs #484

Open
andyw8 opened this issue Oct 16, 2024 · 1 comment
Open

Add indexing enhancement for controller DSLs #484

andyw8 opened this issue Oct 16, 2024 · 1 comment

Comments

@andyw8
Copy link
Contributor

andyw8 commented Oct 16, 2024

After #472, we are no longer showing documentation on Hover for some Rails DSLs.

@andyw8
Copy link
Contributor Author

andyw8 commented Oct 22, 2024

The callback actions are mixed in using an included block here:

https://github.com/rails/rails/blob/fe0fb9fdf04f638996e785d3e291f5fe8bc138a0/actionpack/lib/abstract_controller/callbacks.rb#L32-L37

So #491 will likely help this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant