jekyll / jekyll/dashboard

Add minimum required Ruby version column

Open
#19 4 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.