CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 05 Sep 2025 04:12:38 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081225003737
location: https://web.archive.org/web/20081225003737/https://github.com/jeremymcanally/matchy/comments
server-timing: captures_list;dur=0.653081, exclusion.robots;dur=0.024181, exclusion.robots.policy;dur=0.009917, esindex;dur=0.012774, cdx.remote;dur=32.287080, LoadShardBlock;dur=208.025035, PetaboxLoader3.datanode;dur=134.018719, PetaboxLoader3.resolve;dur=44.669904
x-app-server: wwwb-app225
x-ts: 302
x-tr: 273
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; 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, 05 Sep 2025 04:12:38 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Thu, 25 Dec 2008 00:37:37 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 1763ms
x-archive-orig-etag: "9579b36feb380cc94c0414abeff2c489"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 11765
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 25 Dec 2008 00:37:37 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 25 Dec 2008 00:37:37 GMT", ; rel="memento"; datetime="Thu, 25 Dec 2008 00:37:37 GMT", ; rel="last memento"; datetime="Thu, 25 Dec 2008 00:37:37 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: 50_7_20081224182320_crawl106-c/50_7_20081225003715_crawl103.arc.gz
server-timing: captures_list;dur=0.447288, exclusion.robots;dur=0.017457, exclusion.robots.policy;dur=0.008192, esindex;dur=0.008725, cdx.remote;dur=75.417902, LoadShardBlock;dur=231.154673, PetaboxLoader3.datanode;dur=124.202989, PetaboxLoader3.resolve;dur=155.857209, load_resource;dur=140.829150
x-app-server: wwwb-app225
x-ts: 200
x-tr: 489
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
Comments for jeremymcanally's matchy — GitHub
Comments for jeremymcanally's matchy
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 (

Run the following if you haven't already:
gem sources -a https://gems.github.com
Install the gem(s):
sudo gem install jeremymcanally-matchy
Description: | RSpec-esque matchers for Test::Unit |
Clone URL: |
git://github.com/jeremymcanally/matchy.git
Give this clone URL to anyone.
git clone git://github.com/jeremymcanally/matchy.git
|
Comments for jeremymcanally's matchy
cooldude127
commented on
jeremymcanally/matchy
Wed Nov 12 17:07:21 -0800 2008


Comment in 0fbc885:
The gemspec has a typo in it. The files to include has "test_models" instead of "test_modals", so test_modals.rb doesn’t get put in the gem, causing LoadErrors when requiring matchy.
This feature is coming soon. Sit tight!