Victor Goff

Results 235 comments of Victor Goff

> Well "today" is the last day of the week surely? Last day of the 7 values we're passing into `new` That, yeah, that complicates it, since if today is...

Closing, without prejudice.

Current supporting information is the information in the [readme](https://github.com/exercism/problem-specifications/blob/master/exercises/series/description.md) which reads: ```markdown Given a string of digits, output all the contiguous substrings of length `n` in that string in the...

The canonical will be started from [the problem specifications][1] and then may be further specified in the language track via test generation or documentation. The [ruby exercise information][2] appears to...

This is usually because the `series.rb` file does not exist in the folder where the test is. The part of the message that is relevant here is: > cannot load...

@Rhodine please let me know how I can assist, or if you have resolved this. (last check you said no.) Please step through what your steps are to reproduce the...

Also see [this list](https://github.com/exercism/todo/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20extract) in _todo_ repository.

There are also some in the list of "needs canonical" where canonical does exist.

Knowing if an exercise has canonical data in x-common is something we should be aware of as xruby hat wearing folks.

Someone to run a script that can report the existence of the canonical compared to the list of exercises... and paste the resulting markdown...