CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 19 Aug 2025 07:23:17 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090531081350
location: https://web.archive.org/web/20090531081350/https://github.com/masterkain
server-timing: captures_list;dur=0.657540, exclusion.robots;dur=0.023007, exclusion.robots.policy;dur=0.009796, esindex;dur=0.012491, cdx.remote;dur=8.925736, LoadShardBlock;dur=262.057897, PetaboxLoader3.datanode;dur=43.634322, PetaboxLoader3.resolve;dur=84.947236
x-app-server: wwwb-app212
x-ts: 302
x-tr: 297
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app212; 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: Tue, 19 Aug 2025 07:23:18 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sun, 31 May 2009 08:13:49 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 892ms
x-archive-orig-etag: "5658a0465e78439d3a7232d74cfb750d"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 71170
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 31 May 2009 08:13:50 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 13 Sep 2008 21:07:11 GMT", ; rel="prev memento"; datetime="Sat, 25 Apr 2009 00:20:36 GMT", ; rel="memento"; datetime="Sun, 31 May 2009 08:13:50 GMT", ; rel="next memento"; datetime="Tue, 04 Aug 2009 12:25:03 GMT", ; rel="last memento"; datetime="Thu, 10 Jul 2025 20:37:44 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_10_20090531075231_crawl103_IndexOnly-c/51_10_20090531081322_crawl101.arc.gz
server-timing: captures_list;dur=0.504024, exclusion.robots;dur=0.018403, exclusion.robots.policy;dur=0.009464, esindex;dur=0.010954, cdx.remote;dur=56.476614, LoadShardBlock;dur=189.148912, PetaboxLoader3.datanode;dur=124.130428, PetaboxLoader3.resolve;dur=208.659694, load_resource;dur=186.499240
x-app-server: wwwb-app212
x-ts: 200
x-tr: 556
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
masterkain's Profile - GitHub
Public Activity

masterkain
Claudio Poli
iCoreTech Research Labs
Sesto San Giovanni (MI) - Italy
6
Jun 06, 2008
-
Class pagination plugin for Rails. Hard to find ancient and dead stuff.Updated Tue Oct 07 15:30:25 -0700 2008
-
Country Select PluginForked from rails/country_select Tue Sep 23 22:41:12 -0700 2008
-
Demo application to show Rails' new i18n featuresForked from clemens/i18n_demo_app Fri Sep 05 01:18:15 -0700 2008
-
Ruby 1.9 ported to run directly on top of Mac OS X core technologies. Trunk mirror.Updated Fri May 29 14:28:10 -0700 2009
-
Italian language files for I18n Ruby on Rails' gem using SimpleBackendUpdated Thu Dec 18 04:20:19 -0800 2008
Public Activity
rails-footnotes's description:
Every Rails page has footnotes that gives information about your application and links back to your editor
masterkain
commented on
mbleigh/seed-fu
Sat May 30 05:28:50 -0700 2009
New repository is at masterkain/masterkain.github.com
HEAD is 81f5714e51a85b8c244d8c4744ba0b5b29d237ab
x

-
lsansonetti@apple.com committed 81f5714e:
fix for #257 (patch by Dan Sinclair)
recaptcha's description:
ReCaptcha helpers for Rails apps
HEAD is a52a9bf1cb47c5211a3c1466d33b3d40338824e2
x

-
rich@infoether.com committed a52a9bf1:
add additional accessor methods TICKET #263
HEAD is c3bfbdac801f21ada4394b93618f035ed942bade
x

-
rich@infoether.com committed c3bfbdac:
add data_source, reload and grid_style constant map/methods TICKET # 260
HEAD is ccafa3678d586acaf0c54d291b9d8b32fcb1923f
x

-
rich@infoether.com committed ccafa367:
added mvc stuff, changed load to require for mappings, updated to include more delegates, added new delegating_to method
HEAD is 902e06fc66e2d575d4f38f0789f082269c6dde70
x

-
rich@infoether.com committed 902e06fc:
got it working!
HEAD is ef2279c92dd37d33af84f3cfed8589c32691550c
x

-
rich@infoether.com committed ef2279c9:
fixed removal of default layout
HEAD is 9fc32c5484ebd5a584597518c83868b78fca1afc
x

-
rich@infoether.com committed 9fc32c54:
mvc app, not yet working
webstats's description:
Monitor server CPU/Memory/Disk Usage/URL Loading, so that you can view those statistics on a web page, as well as providing an interface to client prorams to read those statistics.
Comment in cc7700b:
mm.. another update, switching back to the previous version of this code works only in firefox..
Comment in cc7700b:
I have problems with this change, consider this code:
$('div.pagination a').livequery('click', function() { $('#words_list').load(this.href) return false })This is for will_paginate, sends the request to controller on click, and load the resulting content in the appropriate div, however the request happen to be sent in html, even according to firebug, leading to format.html in controller to be executed instead of format.js .
The rest is fine even with this change. I reverted this change in my jrails setup and it’s working again.
HEAD is 861d862647bc16d1843c5b68d465278fd071b0bc
x

-
ben@tanjero.com committed 861d8626:
Fix up Set#merge and Set#union; fixes #241.
HEAD is 3ca16d4bf2d6203e46c818320e1787e2f1f78c1a
x

-
lsansonetti@apple.com committed 3ca16d4b:
chmod 0755 the executables (patch contributed by Jason Morrison)
HEAD is f02c7086f125de4f36a52cb23d0a5531d620f317
x

-
lsansonetti@apple.com committed f02c7086:
fixed a namespace problem (patch by James Reynolds)
HEAD is 8fd994b7f3a1a6fc2e421c15094089998020297e
x

-
lsansonetti@apple.com committed 8fd994b7:
fixed a GC crasher in the way we build the encoding list + aliases ASCII_8BIT (temporary)
HEAD is af2e403198b4b18363576936d1f823bc62d75157
x

-
lsansonetti@apple.com committed af2e4031:
fixed the --version output to show ruby 1.9.1
HEAD is e5b8931d743b78d50934423e8eb660b761fb2b93
x

-
lsansonetti@apple.com committed e5b8931d:
fixed GC leaks + added some temporary rdoc tweaks
HEAD is fe6f95f5ff05daab614aca3f64ebd83cff1612b0
x

-
lsansonetti@apple.com committed fe6f95f5:
check if RUBYOPT is defined and warn the user
HEAD is d636096c5f97add3daed6201d9397a9df310e4d2
x

-
lsansonetti@apple.com committed d636096c:
adding NSProgressIndicator mapping + documentation comments for NSTextField and NSWindow (contributed by Matt Aimonetti)
-
lsansonetti@apple.com committed c018979c:
remove the require of 'controller' which is apparently a mistake
-
lsansonetti@apple.com committed 64bcddd4:
adding round_transparent_window, round_transparent_window_no_nibs and download_and_progress_indicator HotCocoa examples (contributed by Matt Aimonetti)
HEAD is 4dc57f9a6f1164236f3af4df94e607e83f2c0c32
x

-
lsansonetti@apple.com committed 4dc57f9a:
added RoundTransparentWindow Xcode example (contributed by Matt Aimonetti)
HEAD is 3b376eba12b5e69596010851052c058b32757757
x

-
lsansonetti@apple.com committed 3b376eba:
implemented Numeric methods on NSNumber, patch by Jonathan deWerd
HEAD is 8051c56692543d4f9b7e95e63d92c3f7abe56a8b
x

-
lsansonetti@apple.com committed 8051c566:
imported new gem_prelude.rb from 1.9.1
HEAD is a503273b171f6b54a4757cd1217797040515db21
x

-
lsansonetti@apple.com committed a503273b:
fixed a bug when trying to change a Kernel method visibility
HEAD is 7295e29800618139530a8eec807a895fa56df825
x

-
rich@infoether.com committed 7295e298:
add readme for macruby
HEAD is 7f374d726247b49079f47aa6ec5b870e80e993f6
x

-
rich@infoether.com committed 7f374d72:
bring lib up to r22701 (ruby 1.9.1_0 tag). there are build issues using these lib files. merged in changes that were there from before
HEAD is 5248b33f6049c714028772271e81a4bfcf0f7ce3
x

-
lsansonetti@apple.com committed 5248b33f:
fixed another GC/IO bug
This feature is coming soon. Sit tight!