Sha256: f8eb7189f2c516215257ed163fb353936b4f88f3311dfa0c501d8fa291ba5fb1
Contents?: true
Size: 161 Bytes
Versions: 4
Compression:
Stored size: 161 Bytes
Contents
covers 'facets/string/titlecase' testcase String do unit :titlecase do r = "try this out".titlecase x = "Try This Out" r.assert == x end end
Version data entries
4 entries across 4 versions & 1 rubygems