Sha256: ed4e4e2680070f1b1c3211fcbf4b36e31d344e6050169f82793ceba2f2478c48

Contents?: true

Size: 338 Bytes

Versions: 1

Compression:

Stored size: 338 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
quarry-0.5.0 spec/basic.rd