find_references
Retrieve all inbound references including calls, imports, and inheritance for a given name in a Ruby on Rails codebase.
Instructions
All inbound references to name (calls, imports, inheritance).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |