CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 18 Aug 2025 01:04:19 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080427074856
location: https://web.archive.org/web/20080427074856/https://github.com/dchelimsky/rspec-dev/tree/master/doc
server-timing: captures_list;dur=0.834581, exclusion.robots;dur=0.023322, exclusion.robots.policy;dur=0.009915, esindex;dur=0.016637, cdx.remote;dur=7.261477, LoadShardBlock;dur=239.096886, PetaboxLoader3.datanode;dur=57.877870, PetaboxLoader3.resolve;dur=55.540811
x-app-server: wwwb-app218
x-ts: 302
x-tr: 298
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app218; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 18 Aug 2025 01:04:20 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sun, 27 Apr 2008 07:48:56 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 0.33483
x-archive-orig-etag: "d2c26addc31430bb970641bab307c44c"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 13382
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 27 Apr 2008 07:48:56 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 27 Apr 2008 07:48:56 GMT", ; rel="memento"; datetime="Sun, 27 Apr 2008 07:48:56 GMT", ; rel="last memento"; datetime="Sun, 27 Apr 2008 07:48:56 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_3_20080427023241_crawl105-c/52_3_20080427074313_crawl103.arc.gz
server-timing: captures_list;dur=0.499506, exclusion.robots;dur=0.017837, exclusion.robots.policy;dur=0.009209, esindex;dur=0.010669, cdx.remote;dur=28.673345, LoadShardBlock;dur=244.412925, PetaboxLoader3.datanode;dur=134.559739, PetaboxLoader3.resolve;dur=196.423749, load_resource;dur=155.577853
x-app-server: wwwb-app218
x-ts: 200
x-tr: 480
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
dchelimsky's rspec-dev at master — GitHub
Description: | Resources for rspec developers/contributors |
Clone URL: |
git://github.com/dchelimsky/rspec-dev.git
Give this clone URL to anyone.
git clone git://github.com/dchelimsky/rspec-dev.git
|
rspec-dev / doc
name | age | message | |
---|---|---|---|
.. | |||
![]() |
README | Wed Dec 19 07:24:16 -0800 2007 | README for doc dir [dchelimsky] |
![]() |
Rakefile | Mon Dec 10 21:54:42 -0800 2007 | Fixed spec_server for Rails 2.0. [btakita] |
![]() |
docspec.rb | Sun Apr 06 23:18:58 -0700 2008 | update paths in doc dir [dchelimsky] |
![]() |
layouts/ | Mon Jan 14 22:47:26 -0800 2008 | website tweaks [dchelimsky] |
![]() |
lib/ | Sun Apr 06 23:18:58 -0700 2008 | update paths in doc dir [dchelimsky] |
![]() |
src/ | Tue Apr 15 19:15:44 -0700 2008 | attribution [dchelimsky] |
![]() |
tasks/ | Mon Dec 10 14:46:11 -0800 2007 | get rid of webgen in favour of the much superio... [aslak_hellesoy] |
![]() |
templates/ | Mon Dec 10 14:46:11 -0800 2007 | get rid of webgen in favour of the much superio... [aslak_hellesoy] |
README
The RSpec website is built with webby. 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
This feature is coming soon. Sit tight!