foobara / foobara/empty-ruby-project-generator

Default foobara's minimum to the current version of foobara

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
3
Forks
1
Avg merge
3h 45m
Merged PRs (30d)
1

Description

Currently we do `[">= 0.0.136", "< 2.0.0"]` but I assume we could find the currently used version of Foobara in memory and use that instead and I wonder if we can use `"~> #{current_foobara_version_or_whatever}"` but not sure if `~>` does minor or major version. I suppose minor and I think pre-release we can just stick with the two entry form. That's probably why I didn't use `~>`

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the generator code containing the existing [">= 0.0.136", "< 2.0.0"] constraint and inspect how the current Foobara version is available. Done means generated Ruby projects default to the current Foobara version while prerelease handling preserves the two-entry constraint form.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.