dchelimsky / rspec-dev
- Source
- Commits
- Network (14)
- Issues (0)
- Downloads (4)
- Wiki (3)
- Graphs
-
Tree:
c809f1a
commit c809f1a84855c9264e8116188e9f2bafdbf352a1
tree d8c2e48f97b4d610c5ec7cc4ca0b103c577f3c1f
parent e14413f844a2092579a230b8f44de62256f06fd2
tree d8c2e48f97b4d610c5ec7cc4ca0b103c577f3c1f
parent e14413f844a2092579a230b8f44de62256f06fd2
rspec-dev / doc
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
README | ||
| |
Rakefile | ||
| |
docspec.rb | ||
| |
layouts/ | ||
| |
lib/ | ||
| |
src/ | ||
| |
tasks/ | ||
| |
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

