dchelimsky / rspec-dev

Resources for rspec developers/contributors

This URL has Read+Write access

dchelimsky (author)
Wed Aug 06 16:01:19 -0700 2008
commit  c809f1a84855c9264e8116188e9f2bafdbf352a1
tree    d8c2e48f97b4d610c5ec7cc4ca0b103c577f3c1f
parent  e14413f844a2092579a230b8f44de62256f06fd2
rspec-dev / doc
name age message
..
file README Loading commit data...
file Rakefile
file docspec.rb
directory layouts/
directory lib/
directory src/
directory tasks/
directory templates/
doc/README
The RSpec website is built with webby-0.8.2. You should be able to build and
see it with these simple steps (standing in the same directory as this
README):

== Build the site

rake

== Rebuild the site

rake rebuild

== Start the webserver

rake heel:start

== Stop the webserver

rake heel:stop