HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 15:35:55 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090817075025
location: https://web.archive.org/web/20090817075025/https://gist.github.com/dgiunta
server-timing: captures_list;dur=0.537965, exclusion.robots;dur=0.020988, exclusion.robots.policy;dur=0.008641, esindex;dur=0.011494, cdx.remote;dur=29.052412, LoadShardBlock;dur=306.710092, PetaboxLoader3.datanode;dur=233.718451
x-app-server: wwwb-app203
x-ts: 302
x-tr: 362
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app203; 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, 08 Aug 2025 15:35:56 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Mon, 17 Aug 2009 07:50:25 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 3020ms
x-archive-orig-etag: "4f11de5f6e316a50ad7879937577146d"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 9201
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 17 Aug 2009 07:50:25 GMT
link:
; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 17 Aug 2009 07:50:25 GMT", ; rel="memento"; datetime="Mon, 17 Aug 2009 07:50:25 GMT", ; rel="last memento"; datetime="Mon, 17 Aug 2009 07:50:25 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_11_20090817044857_crawl101.gpg-c/52_11_20090817074820_crawl101.arc.gz
server-timing: captures_list;dur=1.030376, exclusion.robots;dur=0.042748, exclusion.robots.policy;dur=0.020562, esindex;dur=0.018278, cdx.remote;dur=56.866597, LoadShardBlock;dur=237.831581, PetaboxLoader3.datanode;dur=204.102417, load_resource;dur=216.453478, PetaboxLoader3.resolve;dur=160.250291
x-app-server: wwwb-app203
x-ts: 200
x-tr: 578
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
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
Gist - GitHub
Public Gists by dgiunta
1
2
3
|
// only outputs if console available and does each argument on its own line function log() { if (window && window.console && window.console.log) {
|
1
2
3
|
module CustomMatchers # Although, it's pretty crude, the BeRandom custom matcher attempts to check randomness.
|
1
2
3
|
Feature: awesome feature In order to see if this is awesome As a coding dojo runner
|
1
2
3
|
def generate_attribute_list(only, except) result = self.new.attribute_names
|