CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 30 Aug 2025 00:08:33 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100616121748
location: https://web.archive.org/web/20100616121748/https://github.com/javan/whenever/comments
server-timing: captures_list;dur=1.712410, exclusion.robots;dur=0.027236, exclusion.robots.policy;dur=0.013568, esindex;dur=0.015777, cdx.remote;dur=29.053617, LoadShardBlock;dur=263.837297, PetaboxLoader3.datanode;dur=99.060321, PetaboxLoader3.resolve;dur=124.274425
x-app-server: wwwb-app212
x-ts: 302
x-tr: 333
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: Sat, 30 Aug 2025 00:08:34 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 16 Jun 2010 12:17:47 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "3662a6201620d77397c4a735b8363297"
x-archive-orig-x-runtime: 48ms
x-archive-orig-content-length: 18702
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 16 Jun 2010 12:17:48 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 16 Jun 2010 12:17:48 GMT", ; rel="memento"; datetime="Wed, 16 Jun 2010 12:17:48 GMT", ; rel="last memento"; datetime="Wed, 16 Jun 2010 12:17:48 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_16_20100616060223_crawl102-c/51_16_20100616120743_crawl101.arc.gz
server-timing: captures_list;dur=0.748508, exclusion.robots;dur=0.027429, exclusion.robots.policy;dur=0.012757, esindex;dur=0.013525, cdx.remote;dur=10.290386, LoadShardBlock;dur=100.010531, PetaboxLoader3.datanode;dur=113.850996, PetaboxLoader3.resolve;dur=202.488095, load_resource;dur=311.055509
x-app-server: wwwb-app212
x-ts: 200
x-tr: 495
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 whenever - GitHub
Comments for whenever
javan / whenever
- Source
- Commits
- Network (78)
- Issues (14)
- Downloads (12)
- Wiki (6)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
Comments for whenever
lmarburger
commented on
javan/whenever
Sat Feb 13 16:05:31 -0800 2010


Comment in 22d34a5:
That's what I thought too until I noticed that 'active_support' doesn't exist as a gem.
I think he meant it to be 'activesupport' and got the tex...

Comment in 22d34a5:
I believe the require is 'active_suppurt' but the gem you install is still 'activesupport'

Comment in 22d34a5:
hi, there,
Are you sure that "active_support" is a gem? I can't find it at all and it's causing issues for my installation. Should it be "acti...

Comment in b84c8a8:
good call