Sha256: 9772b7acd15132083e526a16badff47ba3f66fd66da570041b08ba00563c24bb
Contents?: true
Size: 346 Bytes
Versions: 10
Compression:
Stored size: 346 Bytes
Contents
{ "question": { "nerd_level": 2, "text": "How to remove leading and trailing whitespace from a string.", "a1": "str.clean", "a2": "str.spit", "a3": "str.split", "a4": "str.strip", "category": "ruby", "right_answer": "a4", "created_by": "Georg Leciejewski", "created_at": "2011-06-27", "id": "" } }
Version data entries
10 entries across 10 versions & 1 rubygems