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

Trying to do my part in making the world a better place 🌎✌️☮️ #219

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

eabousaif
Copy link

Adds numbers 375001 to 375005 to check if they are even

Copy link

@delucas delucas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonymusky
Copy link

LGTM!

else if(number === 375002 || number === "375002" || number === "three hundred seventy-five thousand two" || number === "Three Hundred Seventy-Five Thousand Two" || number === "THREE HUNDRED SEVENTY-FIVE THOUSAND TWO") return true;
else if(number === 375003 || number === "375003" || number === "three hundred seventy-five thousand three" || number === "Three Hundred Seventy-Five Thousand Three || number === "THREE HUNDRED SEVENTY-FIVE THOUSAND THREE") return false;
else if(number === 375004 || number === "375004" || number === "three hundred seventy-five thousand four" || number === "Three Hundred Seventy-Five Thousand Four" || number === "THREE HUNDRED SEVENTY-FIVE THOUSAND FOUR") return true;
else if(number === 375005 || number === "375005" || number === "three hundred seventy-five thousand five" || number === "Three Hundred Seventy-Five Thousand Five" || number === "THREE HUNDRED SEVENTY-FIVE THOUSAND FIVE") return false;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to report a bug. The number 375006 is very important to my application and its incompatibility with this version of the library is a totally obvious bug that the maintainers should fix immediately because if they don't I'll have a hissy fit about how this isn't good service and that I'll take my application dependencies elsewhere.

What release will the fix be in?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benlangfeld I've added the number 375006. Apologies for that oversight.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eabousaif I think this gem is done now. Definitely shouldn't receive further commits or releases because I don't want to have to upgrade my app all the time. 🤡

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.

4 participants