Sha256: 237b0be8b6c3b7eb0bd1d96d2be7a8b43dfaede73474c5d13fcf5dccd8da06de
Contents?: true
Size: 1.28 KB
Versions: 1
Compression:
Stored size: 1.28 KB
Contents
RSpec Extensions for RDF.rb =========================== This is an [RDF.rb][] plugin that provides RDF-specific [RSpec][] matchers and shared examples for Ruby projects that use RDF.rb and RSpec. * <http://github.com/bendiken/rdf-spec> Documentation ------------- * {RDF::Spec} * {RDF::Spec::Matchers} Dependencies ------------ * [RDF.rb](http://gemcutter.org/gems/rdf) (>= 0.2.0) * [RSpec](http://gemcutter.org/gems/rspec) (>= 1.3.0) Installation ------------ The recommended installation method is via [RubyGems](http://rubygems.org/). To install the latest official release of `RDF::Spec`, do: % [sudo] gem install rdf-spec Download -------- To get a local working copy of the development repository, do: % git clone git://github.com/bendiken/rdf-spec.git Alternatively, you can download the latest development version as a tarball as follows: % wget http://github.com/bendiken/rdf-spec/tarball/master Author ------ * [Arto Bendiken](mailto:arto.bendiken@gmail.com) - <http://ar.to/> * [Ben Lavender](mailto:blavender@gmail.com) - <http://bhuga.net/> License ------- `RDF::Spec` is free and unencumbered public domain software. For more information, see <http://unlicense.org/> or the accompanying UNLICENSE file. [RDF.rb]: http://rdf.rubyforge.org/ [RSpec]: http://rspec.info/
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rdf-spec-0.2.0 | README |