ruby / ruby/tempfile

JRuby support

Open
#7 1 comment 1 reaction 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.