Set GEM_HOME including current ABI Ruby version
未关闭
还没有人认领这个 Issue。
- 主要语言
- HTML
- 星标
- 32
- 派生
- 5
- 平均合并
- 14 小时 17 分钟
- 30 天内合并 PR
- 1
描述
Hello! Thanks for the snap Ruby package, it works pretty well. I have one question though:
By default snap Ruby package install gems into ~/.gem directory, which is of course better than installing system-wide (don't need sudo).
But I found this behavior a little bit confusing, because it didn't match --user-install behavior where everything goes into ~/.gem/ruby/current_ABI_ruby_version_number rather than just to ~/.gem.
Is current behavior is expected?
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 未列出源文件、测试或入口点。首先定位 snap 包设置 GEM_HOME 的位置,并将其与 RubyGems --user-install 的行为进行比较。当该包使用包含当前 ABI Ruby 版本的路径,并且预期行为得到验证时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ruby
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100