CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 24 Aug 2025 11:14:59 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090917015015
location: https://web.archive.org/web/20090917015015/https://github.com/ryanb/railscasts
server-timing: captures_list;dur=0.562498, exclusion.robots;dur=0.020232, exclusion.robots.policy;dur=0.009665, esindex;dur=0.012232, cdx.remote;dur=28.934453, LoadShardBlock;dur=157.194484, PetaboxLoader3.datanode;dur=44.840716, PetaboxLoader3.resolve;dur=66.805335
x-app-server: wwwb-app225
x-ts: 302
x-tr: 217
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; 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: Sun, 24 Aug 2025 11:15:00 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.35
x-archive-orig-date: Thu, 17 Sep 2009 01:50:14 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "be89a19c45360d42dcbfc5f73597fc61"
x-archive-orig-x-runtime: 218ms
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 29103
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 17 Sep 2009 01:50:15 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 14 Sep 2008 18:34:28 GMT", ; rel="prev memento"; datetime="Thu, 16 Jul 2009 04:08:05 GMT", ; rel="memento"; datetime="Thu, 17 Sep 2009 01:50:15 GMT", ; rel="next memento"; datetime="Fri, 16 Oct 2009 23:15:24 GMT", ; rel="last memento"; datetime="Tue, 29 Apr 2025 06:15:42 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_11_20090916163505_crawl100.gpg-c/51_11_20090917015013_crawl101.arc.gz
server-timing: captures_list;dur=0.622105, exclusion.robots;dur=0.018496, exclusion.robots.policy;dur=0.008777, esindex;dur=0.012530, cdx.remote;dur=19.156016, LoadShardBlock;dur=128.782513, PetaboxLoader3.datanode;dur=130.078733, PetaboxLoader3.resolve;dur=147.197507, load_resource;dur=164.218552
x-app-server: wwwb-app225
x-ts: 200
x-tr: 368
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
ryanb's railscasts at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | railscasts.com in open source goodness! edit |
Homepage: | https://railscasts.com edit |
Public Clone URL: |
git://github.com/ryanb/railscasts.git
Give this clone URL to anyone.
git clone git://github.com/ryanb/railscasts.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:ryanb/railscasts.git
|
README
= Railscasts This is a rewrite of the Railscasts site (https://railscasts.com). Please let me know if you plan to use this app for your site. == Setup Run "script/setup". This will generate the config files, install gems, and migrate the database. Run "script/setup_test" if you want to run the tests. This will install the RSpec plugins and some other gems required for testing. You may want to install sphinx, run the index and start rake commands, and set thinking_sphinx:true in app_config.yml. This isn't required as it will default to a primitive search.
This feature is coming soon. Sit tight!