dchelimsky / rspec-dev
- Source
- Commits
- Network (14)
- Issues (0)
- Downloads (4)
- Wiki (3)
- Graphs
-
Tree:
0c3b0ad
commit 0c3b0ad9c154aa04863f73f8abe1820960cd3108
tree 23716bf0f8b5a4e53be9404f2be3ada04e4928c5
parent c809f1a84855c9264e8116188e9f2bafdbf352a1
tree 23716bf0f8b5a4e53be9404f2be3ada04e4928c5
parent c809f1a84855c9264e8116188e9f2bafdbf352a1
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

