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.
See above
I'm also have issue:
An error occurred while loading ./.entry.rb.
Failure/Error: print(tab ? "TAB" : "LOG", data.to_json, mode: "TABLE", label: label)
Encoding::UndefinedConversionError:
"\xE4" from ASCII-8BIT to UTF-8
/runner/frameworks/ruby/common.rb:17:in `encode'
/runner/frameworks/ruby/common.rb:17:in `to_json'
/runner/frameworks/ruby/common.rb:17:in `table'
/runner/frameworks/ruby/sql.rb:84:in `block in run_sql'
/runner/frameworks/ruby/sql.rb:74:in `map'
/runner/frameworks/ruby/sql.rb:74:in `run_sql'
./.spec.rb:1:in `<top (required)>'
./.entry.rb:6:in `<top (required)>'
No examples found.
It's ambiguous instraction. I solved this Kata partly thanks to my intuition.
You should describe a task more clearly!
Fixed.
Fixed.
Fixed.
unfortunately I can't do anything, the internal system has changed depreciating some of the methods used but the test cases are now locked.
unfortunately I can't do anything, the internal system has changed depreciating some of the methods used but the test cases are now locked.
Also have the same problem with Kata!
Thanks for wrote in comments in code!