[Question] How to upgrade a specific component in RubyUI?
Open
@djalmaaraujo is already working on this.
Since Jul 27, 2026.
- Dominant language
- Ruby
- Stars
- 1k
- Forks
- 67
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 14
Description
Context
I am currently using ruby_ui in my project and want to upgrade a specific component to its latest version to take advantage of new features or bug fixes.
Component Details
- Component Name: ContextMenu
- Current Version: RubyUI 1.3
- Target Version: Latest
Questions
- What is the recommended way or command to upgrade an individual component without affecting the rest of my UI setup?
- Are there any breaking changes or specific migration steps I should be aware of for this component?
Thank you for your help!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.