.ruby in assay-0.4.0 vs .ruby in assay-0.4.1

- old
+ new

@@ -26,24 +26,26 @@ repositories: - uri: git@github.com:rubyworks/assay.git scm: git name: upstream resources: - home: http://rubydoc.info/gems/assay - docs: http://rubydoc.info/gems/assay + home: http://rubyworks.github.com/assay + docs: http://rubydoc.info/gems/assay/frames code: http://github.com/rubyworks/assay + bugs: http://github.com/rubyworks/assay/issues mail: http://groups.google.com/groups/rubyworks-mailinglist extra: {} load_path: - lib revision: 0 created: '2009-08-21' summary: Class-based Assertions Framework title: Assay -version: 0.4.0 +version: 0.4.1 name: assay -description: ! 'The Assay project defines Assertions in the same way that Ruby defines - Exceptions. +description: ! 'Assay defines assertions in the same way that Ruby defines exceptions. - An asserition then simply becomes an extension to an Exception class.' + Each type of asserition, called an assay, is then a child of the base + + Assertion class, which itself is a subclass of the Exception class.' organization: Rubyworks -date: '2012-01-25' +date: '2012-01-27'