dchelimsky / rspec-dev

Resources for rspec developers/contributors

This URL has Read+Write access

dchelimsky (author)
Mon Aug 11 04:42:10 -0700 2008
commit  0c3b0ad9c154aa04863f73f8abe1820960cd3108
tree    23716bf0f8b5a4e53be9404f2be3ada04e4928c5
parent  c809f1a84855c9264e8116188e9f2bafdbf352a1
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