@Shopify Ruby DX
Skill difficulties from my experience: frontlever >> one arm pullup >>>>> muscle up
Skill difficulties from my experience: frontlever >> one arm pullup >>>>> muscle up
- Fuzzy searching classes
- Query class details like ancestors, methods, definitions
- Query method details like params, owner, and comments
Will try to get it released as experimental feature before RubyKaigi 😁
- Fuzzy searching classes
- Query class details like ancestors, methods, definitions
- Query method details like params, owner, and comments
Will try to get it released as experimental feature before RubyKaigi 😁
Ruby MCP can provide your project's:
- Dependencies
- Indexed classes/modules/methods
- Runtime info (powered by a Rails add-on)
- Anything else supported by other add-ons
to the client.
Thoughts?
Ruby MCP can provide your project's:
- Dependencies
- Indexed classes/modules/methods
- Runtime info (powered by a Rails add-on)
- Anything else supported by other add-ons
to the client.
Thoughts?
Once we added a similar section for descendants, navigating between classes will be a much smoother experience.
Once we added a similar section for descendants, navigating between classes will be a much smoother experience.