CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 04 Sep 2025 21:38:38 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080818182050
location: https://web.archive.org/web/20080818182050/https://github.com/dchelimsky/rspec-rails/wikis
server-timing: captures_list;dur=0.889927, exclusion.robots;dur=0.040319, exclusion.robots.policy;dur=0.018425, esindex;dur=0.017188, cdx.remote;dur=26.685186, LoadShardBlock;dur=274.540164, PetaboxLoader3.datanode;dur=111.758098, PetaboxLoader3.resolve;dur=98.817427
x-app-server: wwwb-app214
x-ts: 302
x-tr: 341
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app214; 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: Thu, 04 Sep 2025 21:38:40 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Mon, 18 Aug 2008 18:20:50 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 0.27499
x-archive-orig-etag: "04fff62706c618f4d5a2bebf232346e8"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 18837
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 18 Aug 2008 18:20:50 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 25 May 2008 21:06:38 GMT", ; rel="prev memento"; datetime="Sat, 16 Aug 2008 11:31:33 GMT", ; rel="memento"; datetime="Mon, 18 Aug 2008 18:20:50 GMT", ; rel="next memento"; datetime="Tue, 19 Aug 2008 19:22:10 GMT", ; rel="last memento"; datetime="Sun, 20 Jul 2014 14:55:33 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_5_20080818144314_crawl105-c/51_5_20080818182042_crawl103.arc.gz
server-timing: captures_list;dur=0.677593, exclusion.robots;dur=0.026178, exclusion.robots.policy;dur=0.011712, esindex;dur=0.014517, cdx.remote;dur=96.411817, LoadShardBlock;dur=337.540045, PetaboxLoader3.datanode;dur=308.706187, PetaboxLoader3.resolve;dur=295.500401, load_resource;dur=326.285563
x-app-server: wwwb-app214
x-ts: 200
x-tr: 867
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-rails — GitHub
Recent edits
Home
rspec | rspec-rails | rspec-tmbundle | rspec-dev | contributing patches | rspec website | rspec at rubyforge
The rspec-rails repository holds the source for the rspec-rails gem/plugin. Clone this repo if you:- want to build the rspec-rails gem from the latest source
- want to install it as a rails plugin in combination with the rspec plugin.
Install an RSpec release >= 1.1.4 in Rails <= 2.1.0
cd vendor/plugins git clone git://github.com/dchelimsky/rspec.git git clone git://github.com/dchelimsky/rspec-rails.git cd rspec git checkout 1.1.4 cd ../rspec-rails git checkout 1.1.4 cd .. rm -rf rspec/.git rm -rf rspec-rails/.git cd ../../ script/generate rspec
Install an RSpec release from 1.1.0 to 1.1.3:
ruby script/plugin install https://rspec.rubyforge.org/svn/tags/REL_X_Y_Z/rspec ruby script/plugin install https://rspec.rubyforge.org/svn/tags/REL_X_Y_Z/rspec_on_rails
Install an RSpec release >= 1.1.4 in Rails edge (>= 14 July, 2008)
script/plugin install git://github.com/dchelimsky/rspec.git -r 1.1.4 script/plugin install git://github.com/dchelimsky/rspec-rails.git -r 1.1.4 script/generate rspec
Install RSpec’s edge for rails >= 2.1.0
script/plugin install git://github.com/dchelimsky/rspec.git script/plugin install git://github.com/dchelimsky/rspec-rails.git script/generate rspec
Install RSpec’s edge for rails <= 2.0.2
cd vendor/plugins git clone git://github.com/dchelimsky/rspec.git git clone git://github.com/dchelimsky/rspec-rails.git rm -rf rspec/.git rm -rf rspec-rails/.git cd ../../ script/generate rspec
Recent edits
Seen Elsewhere
- Home in viniciusteles's fork
- Home in jcnetdev's fork
- Home in imkite's fork
- Home in jdelStrother's fork
- Home in grockit's fork
- Home in Narnach's fork
- Home in martinx's fork
- Home in brandon's fork
- Home in pedro's fork
- Home in mrduncan's fork
- Home in fidothe's fork
- Home in rud's fork
- Home in johngibbs's fork
- Home in bmabey's fork
- Home in fs's fork
- Home in cognita's fork
- Home in thomd's fork
- Home in ianwhite's fork
- Home in darkel's fork
- Home in wurdalag's fork
- Home in nando's fork
- Home in charlenopires's fork
- Home in code's fork
- Home in jerryvos's fork
- Home in nullstyle's fork
- Home in jherdman's fork
- Home in mkdynamic's fork
- Home in artofmission's fork
- Home in Nielsomat's fork
Last edited by fidothe, 20 days ago
Versions:
This feature is coming soon. Sit tight!