Add minimum required Ruby version column
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 45
- Forks
- 23
- Avg merge
- 9h 13m
- Merged PRs (30d)
- 2
Description
This may be a bit far-fetched but was wondering if you could add a column displaying the required minimum Ruby version for each "gem" listed.
Rubygems.org listings have a field for it, so there's already an available API to procure the info.
This change will allow us to easily gauge if (a) particular gem(s) will force a user to install a newer Ruby.
Thanks.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by locating the code that assembles the dashboard's gem listings and its Rubygems.org integration. Confirm the API field for each gem's minimum Ruby version, add it as a displayed column, and verify listings with and without that metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, ruby
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100