Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time::Iterator -> TimeIterator #8

Merged
merged 2 commits into from
Dec 14, 2023
Merged

Time::Iterator -> TimeIterator #8

merged 2 commits into from
Dec 14, 2023

Conversation

schwern
Copy link
Owner

@schwern schwern commented Dec 14, 2023

Once merged, rename the repo.

Closes #1

This avoids possible namespace collisions with Time.
time-iterator = Time::Iterator
time_iterator = TimeIterator

See https://guides.rubygems.org/name-your-gem/

Don't forget to rename the repo.
@schwern schwern merged commit c245c0d into main Dec 14, 2023
3 checks passed
@schwern schwern deleted the issue/#1 branch December 14, 2023 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename Time::Iterator to TimeIterator
1 participant