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

Ruby/Luhn New notes #875

Merged
merged 5 commits into from
Mar 16, 2019
Merged

Ruby/Luhn New notes #875

merged 5 commits into from
Mar 16, 2019

Conversation

emcoding
Copy link
Contributor

@emcoding emcoding commented Mar 15, 2019

New notes!

I'd appreciate if we use this PR for correcting errors only. There's some urgency to merge, because there are several Luhns in the queue waiting for mentoring, and thus a great test case for the Notes.

I opened a separate issue #876 at the same time, where we can discuss the next iteration of the Luhn Notes.

New notes!

I'd appreciate if we use this PR for correcting errors only. There's some urgency to merge, because there are several Luhns in the queue waiting for mentoring, and thus a great test case for the Notes. 

I opened a separate issue at the same time, where we can discuss the next iteration of the Luhn Notes.
@emcoding
Copy link
Contributor Author

@exercism/website-copy-ruby

SleeplessByte and others added 2 commits March 15, 2019 20:32
Let's put the reversing of the array (chars or numbers) inside the luhn sum calculation, instead of passing the reversed array to the calculator. 
Thanks @iHiD
Copy link
Member

@pgaspar pgaspar left a comment

Choose a reason for hiding this comment

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

Didn't get the variation I commented on to work, but I think my comments are accurate.

tracks/ruby/exercises/luhn/mentoring.md Outdated Show resolved Hide resolved
tracks/ruby/exercises/luhn/mentoring.md Outdated Show resolved Hide resolved
pgaspar and others added 2 commits March 16, 2019 09:13
Co-Authored-By: F3PiX <emcoding@pm.me>
Co-Authored-By: F3PiX <emcoding@pm.me>
@emcoding
Copy link
Contributor Author

@pgaspar Made the changes, thnx
When you approve, can you merge too please?

@pgaspar pgaspar merged commit f5d4d26 into master Mar 16, 2019
@pgaspar pgaspar deleted the F3PiX-patch-1 branch March 16, 2019 10:11
@emcoding
Copy link
Contributor Author

🎉

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.

None yet

3 participants