learn_ruby icon indicating copy to clipboard operation
learn_ruby copied to clipboard

a basic ruby class generated from test-first-teaching

Results 1 learn_ruby issues
Sort by recently updated
recently updated
newest added

The test string for 'prepositions' fails even if the `title` method properly handles prepositions but _not_ articles, because it contains the word "the". A better test for this case would...