CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 15 Aug 2025 22:22:58 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081011001841
location: https://web.archive.org/web/20081011001841/https://github.com/bmabey/rspec-dev/tree
server-timing: captures_list;dur=0.617657, exclusion.robots;dur=0.023156, exclusion.robots.policy;dur=0.010036, esindex;dur=0.011602, cdx.remote;dur=22.687800, LoadShardBlock;dur=453.792254, PetaboxLoader3.datanode;dur=65.444877, PetaboxLoader3.resolve;dur=340.821333
x-app-server: wwwb-app211
x-ts: 302
x-tr: 505
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 200
server: nginx
date: Fri, 15 Aug 2025 22:22:59 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Sat, 11 Oct 2008 07:18:41 GMT
x-archive-orig-transfer-encoding: chunked
x-archive-orig-connection: close
x-archive-orig-set-cookie: _github_sess=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo%250ASGFzaHsABjoKQHVzZWR7AA%253D%253D--4d8802a39cf2ae2680fcdf915bd7f8472555cf65; domain=.github.com; path=/; expires=Wed, 01 Jan 2020 08:00:00 GMT
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 0.48576
x-archive-orig-etag: "fa72bb1b36031f91e71289f5abc2f4c2"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-x_commoncrawl_parsesegmentid: 4375
x-archive-orig-x_commoncrawl_originalurl: https://github.com/bmabey/rspec-dev/tree
x-archive-orig-x_commoncrawl_urlfp: 6167253923230623415
x-archive-orig-x_commoncrawl_hostfp: -8801896244620822287
x-archive-orig-x_commoncrawl_signature: fa72bb1b36031f91e71289f5abc2f4c2
x-archive-orig-x_commoncrawl_crawlno: 1
x-archive-orig-x_commoncrawl_fetchtimestamp: 1223709521534
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
x-archive-orig-content-encoding: gzip
memento-datetime: Sat, 11 Oct 2008 00:18:41 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 11 Oct 2008 00:18:41 GMT", ; rel="memento"; datetime="Sat, 11 Oct 2008 00:18:41 GMT", ; rel="last memento"; datetime="Sat, 11 Oct 2008 00:18: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: 1224041945345_47-c/1224042128987_52.arc.gz
server-timing: captures_list;dur=0.866836, exclusion.robots;dur=0.027662, exclusion.robots.policy;dur=0.011522, esindex;dur=0.015520, cdx.remote;dur=5.476432, LoadShardBlock;dur=289.952705, PetaboxLoader3.resolve;dur=620.107790, PetaboxLoader3.datanode;dur=127.691548, load_resource;dur=539.451491
x-app-server: wwwb-app211
x-ts: 200
x-tr: 890
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
bmabey's rspec-dev at master — 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 (

Fork of dchelimsky/rspec-dev | |
Description: | Resources for rspec developers/contributors |
Clone URL: |
git://github.com/bmabey/rspec-dev.git
Give this clone URL to anyone.
git clone git://github.com/bmabey/rspec-dev.git
|
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Wed Apr 16 21:34:39 -0700 2008 | ignore emacs backup files [pat-maddox] |
![]() |
README | Wed Apr 16 21:56:03 -0700 2008 | updated checkout instructions [pat-maddox] |
![]() |
Rakefile | Sat May 03 15:39:48 -0700 2008 | Aliasing rake git:update to rake git:pull [btakita] |
![]() |
doc/ | Tue Apr 15 19:15:44 -0700 2008 | attribution [dchelimsky] |
![]() |
example_rails_app/ | Mon Apr 28 21:13:13 -0700 2008 | running against rails with git [dchelimsky] |
![]() |
lib/ | Mon Apr 28 21:13:13 -0700 2008 | running against rails with git [dchelimsky] |
![]() |
pre_commit/ | Tue May 13 03:52:11 -0700 2008 | added rails 2.1.0_RC1 to the list of versions t... [dchelimsky] |
README
=== This project is for RSpec developers/contributors. == Getting the entire development tree: git-clone git://github.com/dchelimsky/rspec-dev.git cd rspec-dev rake git:update == Running RSpec's specs In order to run RSpec's full suite of specs (rake pre_commit) you must install the following gems: * rake # Runs the build script * rcov # Verifies that the code is 100% covered by specs * webby # Generates the static HTML website * syntax # Required to highlight ruby code * diff-lcs # Required if you use the --diff switch * win32console # Required by the --colour switch if you're on Windows * meta_project # Required in order to make releases at RubyForge * heckle # Required if you use the --heckle switch * hpricot # Used for parsing HTML from the HTML output formatter in RSpec's own specs Once those are all installed, you should be able to run the suite with the following steps: * cd rspec-dev * rake install_dependencies * cd example_rails_app * export RSPEC_RAILS_VERSION=2.0.2 * rake rspec:generate_sqlite3_config * cd .. * rake pre_commit Note that RSpec itself - once built - doesn't have any dependencies outside the Ruby core and stdlib - with a few exceptions: * The spec command line uses diff-lcs when --diff is specified. * The spec command line uses heckle when --heckle is specified. * The Spec::Rake::SpecTask needs RCov if RCov is enabled in the task. See https://rspec.info for further documentation.
This feature is coming soon. Sit tight!