CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 28 Aug 2025 09:54:21 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080615040538
location: https://web.archive.org/web/20080615040538/https://github.com/rubaidh
server-timing: captures_list;dur=0.623388, exclusion.robots;dur=0.022465, exclusion.robots.policy;dur=0.010552, esindex;dur=0.011869, cdx.remote;dur=47.775604, LoadShardBlock;dur=279.550349, PetaboxLoader3.datanode;dur=55.798484, PetaboxLoader3.resolve;dur=94.809432
x-app-server: wwwb-app214
x-ts: 302
x-tr: 362
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, 28 Aug 2025 09:54:21 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sun, 15 Jun 2008 04:05:38 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 0.03337
x-archive-orig-etag: "2dd7ab2665451733e964c867a90b1ad8"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 51009
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 15 Jun 2008 04:05:38 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 15 Apr 2008 23:05:49 GMT", ; rel="prev memento"; datetime="Tue, 15 Apr 2008 23:05:49 GMT", ; rel="memento"; datetime="Sun, 15 Jun 2008 04:05:38 GMT", ; rel="next memento"; datetime="Wed, 23 Jul 2008 21:33:27 GMT", ; rel="last memento"; datetime="Mon, 08 Feb 2016 11:23:43 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_4_20080615021845_crawl101-c/52_4_20080615040114_crawl103.arc.gz
server-timing: captures_list;dur=0.561096, exclusion.robots;dur=0.023415, exclusion.robots.policy;dur=0.010662, esindex;dur=0.012277, cdx.remote;dur=6.320184, LoadShardBlock;dur=238.714980, PetaboxLoader3.datanode;dur=301.272672, PetaboxLoader3.resolve;dur=150.913261, load_resource;dur=259.068191
x-app-server: wwwb-app214
x-ts: 200
x-tr: 632
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
rubaidh's Profile — GitHub
Public Activity
A small Rails plugin to automatically maintain a 'param' field for a model which is usable in URLs
Created Mon Apr 07 03:15:12 -0700 2008

Set the default scope for an ActiveRecord model in Rails. Usually, I use it to set a default ord...
Created Mon Apr 07 03:17:55 -0700 2008

Try very hard to set default values for attributes in an ActiveRecord model.
Created Mon Apr 07 03:20:32 -0700 2008

Tweaks composed_of slightly so that the value object can take a hash in its initializer instead o...
Created Mon Apr 07 03:24:32 -0700 2008

This was meant to be a general form_builders plugin with lots of variants. The only one that hap...
Created Mon Apr 07 03:29:03 -0700 2008

Mechanism for watching filesystem changes on Mac OS X. Might be, err, useful for autotest at som...
Created Mon Apr 07 06:01:05 -0700 2008

Rails plugin for inserting Google ads into a page. Nicely parameterised so that you can specify ...
Created Mon Apr 07 03:31:02 -0700 2008

Automatically insert Google Analytics code into your pages
Created Mon Apr 07 03:32:55 -0700 2008

You know, I'm not entirely sure what this plugin does. I suspect it allows sub-resources to inhe...
Created Mon Apr 07 03:36:28 -0700 2008

After a bit of hacking on Friday, I wound up writing a mongrel handler to act as a dumb proxy.
Created Mon Apr 28 05:21:00 -0700 2008

If you're looking at /posts/1/comments, then that's going to be Posts::CommentsController#index. ...
Created Mon Apr 07 03:39:47 -0700 2008

Dummy Rails application to provide a test harness for all Rubaidh's plugins
Created Mon Apr 07 04:07:28 -0700 2008

By default, collections tend to have surrounding HTML (or whatever) associated with them. This a...
Created Mon Apr 07 03:43:10 -0700 2008

My own TextMate bundle with random snippets I use
Created Mon Apr 07 05:09:25 -0700 2008

I have a way I like to do authentication for my Rails apps. It's not entirely unlike restful_aut...
Created Mon Apr 07 03:48:25 -0700 2008

General extensions that Rubaidh Ltd finds useful; in particular, it contains lots of helpful addi...
Created Mon Apr 07 03:50:37 -0700 2008

Rails plugin to allow allow particular datetime attributes to also be treated as booleans
Created Thu Apr 10 06:01:45 -0700 2008

This is the One True form builder that Rubaidh uses, at least most of the time now. :-)
Created Mon Apr 07 03:53:19 -0700 2008

Yahoo User Interface widget set -- just me keeping track of releases with git
Created Fri Apr 11 08:20:15 -0700 2008

A Rails plugin to make it easy to use YUI on Rails instead of (or along with, I suppose) Prototyp...
Created Fri Apr 11 09:01:33 -0700 2008

Public Activity
mongrel-proxy is at rubaidh/mongrel-proxy
New repository is at rubaidh/mongrel-proxy
scriptaculous is at madrobby/scriptaculous
rails is at rails/rails
prototype is at sstephenson/prototype
nbgit is at myabc/nbgit
capistrano is at jamis/capistrano
rails is at rubaidh/rails
yui_on_rails is at rubaidh/yui_on_rails
yui_on_rails is at rubaidh/yui_on_rails
This feature is coming soon. Sit tight!