CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 26 Aug 2025 18:18:04 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080802022100
location: https://web.archive.org/web/20080802022100/https://github.com/svenfuchs
server-timing: captures_list;dur=0.766153, exclusion.robots;dur=0.026356, exclusion.robots.policy;dur=0.010427, esindex;dur=0.013286, cdx.remote;dur=31.494005, LoadShardBlock;dur=520.671325, PetaboxLoader3.datanode;dur=174.524751, PetaboxLoader3.resolve;dur=284.310332
x-app-server: wwwb-app216
x-ts: 302
x-tr: 598
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app216; 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, 26 Aug 2025 18:18:06 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Sat, 02 Aug 2008 02:21:00 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 0.01814
x-archive-orig-etag: "1ae388b94a768b39c0b86652f40dd369"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 31083
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 02 Aug 2008 02:21:00 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 18 Apr 2008 12:54:38 GMT", ; rel="prev memento"; datetime="Tue, 17 Jun 2008 16:56:19 GMT", ; rel="memento"; datetime="Sat, 02 Aug 2008 02:21:00 GMT", ; rel="next memento"; datetime="Wed, 17 Dec 2008 14:37:51 GMT", ; rel="last memento"; datetime="Mon, 21 Jul 2025 10:38: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_4_20080801163612_crawl102-c/51_4_20080802021722_crawl103.arc.gz
server-timing: captures_list;dur=0.880379, exclusion.robots;dur=0.033200, exclusion.robots.policy;dur=0.014871, esindex;dur=0.058757, cdx.remote;dur=9.378921, LoadShardBlock;dur=646.451481, PetaboxLoader3.datanode;dur=390.313895, PetaboxLoader3.resolve;dur=769.666122, load_resource;dur=566.400593
x-app-server: wwwb-app216
x-ts: 200
x-tr: 1306
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
svenfuchs's Profile — GitHub
Public Activity
Basic internationalization(i18n) library for Ruby
Forked from mattetti/i18n Fri Jun 13 05:47:13 -0700 2008

Inspired by Rick Olson's Referenced Page Caching this plugin uses a more normalized database sche...
Created Fri May 30 09:57:08 -0700 2008

Ruby on Rails - forked for implementing I18n patch
Forked from rails/rails Wed Jun 18 07:49:29 -0700 2008

Repository for collecting Locale data for Ruby on Rails I18n as well as other interesting, Rails ...
Created Thu Jul 31 06:07:53 -0700 2008

This plugin is a wild hack that wraps around the complex beast that the Rails routing system is t...
Created Thu May 29 16:08:07 -0700 2008

A library for safe evaluation of Ruby code based on ParseTree/RubyParser and Ruby2Ruby. Provides ...
Created Tue Apr 29 06:36:07 -0700 2008

Implements a sortable tree for scriptacolous
Created Sun May 11 04:25:28 -0700 2008

Public Activity
c02d9d29c51b4e7d8aef97526a1860f9ea02c2c7
fix spam filter chain to accept with modified site spam options
New repository is at svenfuchs/rails-i18n
def translate(locale, key, options = {})
# ...
entry = lookup(locale, key, scope) || resolve(locale, key, default, options) || raise(I18n::MissingTranslationData.new(locale, key, options))
def translate(locale, key, options = {})
# ...
entry = lookup(locale, key, scope) || resolve(locale, key, default, options) || raise(I18n::MissingTranslationData.new(locale, key, options))
[11:21pm] clemensk: my idea is to pretty much remove the DATE_FORMATS constants and deprecate them
[11:21pm] clemensk: like it has been done with the COUNTRIES in the form options helper
[11:21pm] clemensk: and instead have a DEFAULT_FORMATS constant
160894cef30971a08707de478be4046384e248b6
another take at quickfixing belongs_to_cacheable - specs still don't run
14a3a7eb05d350d4cd9ea3857d1ec5edeca05692
started fixing init process related bug with belongs_to_cacheable
70ed5a3e47faa9aa54957779916309f0a933bdfd
there is no db/database.example.yml [#42 state:resolved]
c3a233956acd8d52173386a427a1005b2825f39b
cleaning up after fixing belongs_to_author
cd3710fd36afb99ba9d217a72179e4a60c10ecad
implement belongs_to_cacheable and make belongs_to_author use it
This feature is coming soon. Sit tight!