CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 22 Aug 2025 05:45:40 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090416125621
location: https://web.archive.org/web/20090416125621/https://github.com/dchelimsky/rspec/wikis
server-timing: captures_list;dur=7.657502, exclusion.robots;dur=0.026787, exclusion.robots.policy;dur=0.011545, esindex;dur=0.014905, cdx.remote;dur=12.323832, LoadShardBlock;dur=95.238758, PetaboxLoader3.datanode;dur=39.345881, PetaboxLoader3.resolve;dur=38.598171
x-app-server: wwwb-app211
x-ts: 302
x-tr: 143
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app211; 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 302
server: nginx
date: Fri, 22 Aug 2025 05:45:41 GMT
content-type: text/html; charset=utf-8
content-length: 105
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Thu, 16 Apr 2009 12:56:20 GMT
x-archive-orig-connection: close
x-archive-orig-status: 302 Found
location: https://web.archive.org/web/20090416125621/https://wiki.github.com/dchelimsky/rspec
x-archive-orig-x-runtime: 4ms
x-archive-orig-cache-control: no-cache
x-archive-orig-content-length: 105
cache-control: max-age=1800
memento-datetime: Thu, 16 Apr 2009 12:56:21 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 28 Apr 2008 23:34:36 GMT", ; rel="prev memento"; datetime="Sun, 08 Mar 2009 04:01:39 GMT", ; rel="memento"; datetime="Thu, 16 Apr 2009 12:56:21 GMT", ; rel="next memento"; datetime="Sun, 15 Mar 2015 09:36:43 GMT", ; rel="last memento"; datetime="Fri, 23 Jun 2023 21:11:41 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: 51_9_20090416112100_crawl102-c/51_9_20090416125549_crawl101.arc.gz
server-timing: captures_list;dur=0.508221, exclusion.robots;dur=0.018843, exclusion.robots.policy;dur=0.008939, esindex;dur=0.010429, cdx.remote;dur=18.656060, LoadShardBlock;dur=215.024954, PetaboxLoader3.datanode;dur=675.836412, PetaboxLoader3.resolve;dur=216.322197, load_resource;dur=686.834617
x-app-server: wwwb-app211
x-ts: 302
x-tr: 946
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=()
HTTP/2 200
server: nginx
date: Fri, 22 Aug 2025 05:45:42 GMT
content-type: text/html
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Thu, 16 Apr 2009 12:56:20 GMT
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 16 Apr 2009 12:56:21 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 18 Jan 2009 09:14:24 GMT", ; rel="prev memento"; datetime="Wed, 01 Apr 2009 00:02:45 GMT", ; rel="memento"; datetime="Thu, 16 Apr 2009 12:56:21 GMT", ; rel="next memento"; datetime="Tue, 21 Apr 2009 03:34:41 GMT", ; rel="last memento"; datetime="Sun, 26 Feb 2017 17:50:19 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: 51_9_20090416112100_crawl102-c/51_9_20090416125549_crawl101.arc.gz
server-timing: captures_list;dur=0.478299, exclusion.robots;dur=0.018513, exclusion.robots.policy;dur=0.008276, esindex;dur=0.010762, cdx.remote;dur=29.369200, LoadShardBlock;dur=229.980513, PetaboxLoader3.datanode;dur=241.581215, load_resource;dur=100.144092, PetaboxLoader3.resolve;dur=54.363610
x-app-server: wwwb-app211
x-ts: 200
x-tr: 405
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
Home - rspec - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Behaviour Driven Development framework for Ruby |
Home
rspec | rspec-dev | rspec.info | rubyforge
Install the latest release
RSpec releases are published to rubyforge and available through the standard rubygems mechanism:
[sudo] gem install rspecThe rspec repository holds the source for the rspec gem/plugin. Clone this repo if you:
- want to build the rspec gem from the latest source
- want to install it as a rails plugin in combination with the rspec-rails plugin.
Build and install the rspec gem from source
git clone git://github.com/dchelimsky/rspec.git cd rspec rake gem rake install_gem
Install as a Rails plugin
See Rails
This feature is coming soon. Sit tight!