Sha256: f9b53813c3ffbcbd4b1ed65afcefe149f6f73e909e6ab6828d4c70d86fdacb00
Contents?: true
Size: 1.26 KB
Versions: 1
Compression:
Stored size: 1.26 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.1.9) * [RSpec](http://gemcutter.org/gems/rspec) (>= 1.3.0) Installation ------------ The recommended installation method is via RubyGems. To install the latest official release from Gemcutter, 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.1.10 | README |