Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Oh no, I totally spaced on the
i
flag in my RegExp and needlessly duplicated effort. Good job.This should have failed the validator because of array.indexOf(), shouldn't it?
Very basic kata, comments should be part of the description.
The default helper test in the CoffeeScript version has a syntax problem:
Valid options:
After all that work, way to drop my jaw.