Victor Goff

Results 235 comments of Victor Goff

Could be delivered in the first exercise, or in the documentation for the track. Perhaps mentioned in first exercise, but stored in the documentation for the track more fully.

In the Ruby track, we use a [GETTING_STARTED.md](https://github.com/exercism/xruby/blob/master/exercises/hello-world/GETTING_STARTED.md) file in the exercise folder. This has instructions for the student to help get started.

Yes, that one, thank you very much @kytrinyx ...

In active development for formatting. Taking advantage of github support for `org` files.

I won't likely be available until Sunday to spend some time on this, but I think it is a worthwhile endeavor.

I have not submitted my solution or at least have not published it. 13 tests pass, one fails, and it is the one concerning benchmark in which we are working...

Incoming fly-by e-mail patch submitted, but I can not approve.

It is testing that we indeed get a total count for some products. Student code was passing but would not pass with this additional test. ```ruby def total_stock stock =...

Same here, the work is available if you still want it, as a patch. I deleted my clone of the repository on the platform, but that does not make the...