CyberSource / CyberSource/cybersource-rest-client-ruby

Time dependency

Open
#91 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
7
Forks
53
Avg merge
30m
Merged PRs (30d)
1

Description

Hello,

I noticed a time dependency was added a while back to support Time.parse, but this library already uses ActiveSupport - is there a reason we can't use Time.parse from there instead of adding a new dependency for the same thing?

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

Locate the dependency declaration and the uses of Time.parse, then inspect how ActiveSupport is already loaded. Check the existing test suite for time-parsing coverage; done means confirming whether the separate time dependency can be removed without changing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
api
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.