support for ruby 2.0
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Refactor
- Clarity
- Clearly specified
- Activity status
- Stale
- Domain
- backend
Research direction
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.
Written by the indexing model from the issue text.
Description
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?
- Dominant language
- Ruby
- Stars
- 21
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
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.
More from 99designs/http-signatures-ruby
-
Difficulty 1/5 Under an hour Newbie friendliness 80/100
-
Status of gem Open
Difficulty 5/5 Over a week Newbie friendliness 30/100
-
Difficulty 1/5 Under an hour Newbie friendliness 30/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
99designs/http-signatures-ruby#9 · 1 comment · 1 reaction ·
All issues in 99designs/http-signatures-ruby
Similar issues
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
TheOdinProject/curriculum#31408 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
notch8/utk_knapsack#148 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
Homebrew/homebrew-cask#288729 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100