JRuby support
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 35
- Forks
- 10
- Avg merge
- 31m
- Merged PRs (30d)
- 2
Description
JRuby ships a version of tempfile based on JVM tempfile logic. We also have our Tempfile directly extend File which can be lead to some differing behavior. We would like to use the gem, so we will need to resolve these differences. I will handle the work necessary.
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 comparing this gem's Tempfile behavior with the JRuby tempfile implementation and documenting the differences that prevent gem use. Done means those differences are resolved so the gem can be used with JRuby; the issue notes that the reporter will handle the work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100