CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 16 Aug 2025 08:18:59 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100716135134
location: https://web.archive.org/web/20100716135134/https://github.com/Tass/rango-in-rails
server-timing: captures_list;dur=0.869762, exclusion.robots;dur=0.025928, exclusion.robots.policy;dur=0.012109, esindex;dur=0.013568, cdx.remote;dur=47.101721, LoadShardBlock;dur=365.659514, PetaboxLoader3.datanode;dur=74.619301, PetaboxLoader3.resolve;dur=80.366585
x-app-server: wwwb-app212
x-ts: 302
x-tr: 466
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, 16 Aug 2025 08:18:59 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 16 Jul 2010 13:51:33 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "0016f8a01e453fa667ed301ce6802610"
x-archive-orig-x-runtime: 98ms
x-archive-orig-content-length: 24733
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: Fri, 16 Jul 2010 13:51:34 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 16 Jul 2010 13:51:34 GMT", ; rel="memento"; datetime="Fri, 16 Jul 2010 13:51:34 GMT", ; rel="last memento"; datetime="Fri, 16 Jul 2010 13:51:34 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_16_20100716113751_crawl100-c/52_16_20100716135055_crawl101.arc.gz
server-timing: captures_list;dur=0.505669, exclusion.robots;dur=0.017732, exclusion.robots.policy;dur=0.007490, esindex;dur=0.009749, cdx.remote;dur=37.770117, LoadShardBlock;dur=116.194610, PetaboxLoader3.datanode;dur=107.075561, PetaboxLoader3.resolve;dur=240.138724, load_resource;dur=243.412608
x-app-server: wwwb-app212
x-ts: 200
x-tr: 451
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
Tass's rango-in-rails at master - GitHub
Tass / rango-in-rails forked from botanicus/rango-in-rails
- Source
- Commits
- Network (2)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
Sending Request…
Example application which use template inheritance from Rango as replacement for Rails rendering via rails-template-inheritance gem. — Read more
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
Gemfile | ||
![]() |
README.textile | ||
![]() |
Rakefile | ||
![]() |
app/ | ||
![]() |
config/ | ||
![]() |
db/ | ||
![]() |
log/ | ||
![]() |
public/ | ||
![]() |
script/ | ||
![]() |
vendor/ |
README.textile
About
This is an example application for rails-template-inheritance plugin.
Usage
- Install bundler
- Run
gem bundle --cached
- Run
./script/server
and check the result onhttps://localhost:3000