99designs / 99designs/http-signatures-ruby

support for ruby 2.0

未關閉 適合新手
#4 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Ruby
星號
21
分支
22
PR 合併指標
30 天內沒有已合併 PR

描述

Hi,
the gem is using required keywords arguments which is a feature introduced in 2.1. Would you consider merging a PR that switches to "normal" keywords arguments?

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Find where required keyword arguments are used in the gem's source code, likely in method definitions. Replace them with standard keyword arguments (using a hash or default values) to maintain compatibility with Ruby 2.0. Test the changes by running the gem's test suite to ensure functionality remains intact.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
ruby
領域
backend
Issue 類型
重構
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
描述清楚
新手友好度
65/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。