Sha256: 33487b7667df55370461fbeb663fb0aa8c1fcc95ca039689b8eb93f3473e3180
Contents?: true
Size: 344 Bytes
Versions: 1
Compression:
Stored size: 344 Bytes
Contents
= Example of Ruby Quarry Specification Notice this file is just a RDoc formatted text file. It could just as well be a Markdown file, or nearly any other markup format. Okay. Lets try out some code. (2 + 2).assert == 4 Now something that will fail: (2 + 2).assert == 5 And some that will raise an error: nobody_knows_method QED.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
quarry-0.4.0 | spec/basic.rd |