CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 23:09:01 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20091221133103
location: https://web.archive.org/web/20091221133103/https://github.com/rails/asset_server
server-timing: captures_list;dur=1.104811, exclusion.robots;dur=0.033049, exclusion.robots.policy;dur=0.016062, esindex;dur=0.017896, cdx.remote;dur=840.924792, LoadShardBlock;dur=554.397780, PetaboxLoader3.datanode;dur=266.595934, PetaboxLoader3.resolve;dur=131.290046
x-app-server: wwwb-app222
x-ts: 302
x-tr: 1466
server-timing: TR;dur=0,Tw;dur=305,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app222; 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: Wed, 06 Aug 2025 23:09:03 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 21 Dec 2009 13:31:03 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "6a63062496c9fd7fc5b215cc4ac45e57"
x-archive-orig-x-runtime: 121ms
x-archive-orig-content-length: 22779
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: Mon, 21 Dec 2009 13:31:03 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 16 Nov 2009 20:02:09 GMT", ; rel="prev memento"; datetime="Mon, 16 Nov 2009 20:02:09 GMT", ; rel="memento"; datetime="Mon, 21 Dec 2009 13:31:03 GMT", ; rel="next memento"; datetime="Thu, 28 Jan 2010 10:35:43 GMT", ; rel="last memento"; datetime="Wed, 20 Jan 2021 00:51:56 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_13_20091221075704_crawl101-c/51_13_20091221133053_crawl101.arc.gz
server-timing: captures_list;dur=0.720425, exclusion.robots;dur=0.025854, exclusion.robots.policy;dur=0.011494, esindex;dur=0.014866, cdx.remote;dur=383.385863, LoadShardBlock;dur=97.410815, PetaboxLoader3.datanode;dur=54.629887, PetaboxLoader3.resolve;dur=118.923709, load_resource;dur=115.240667
x-app-server: wwwb-app222
x-ts: 200
x-tr: 647
server-timing: TR;dur=0,Tw;dur=591,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
rails's asset_server 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: | edit |
Homepage: | edit |
Public Clone URL: |
git://github.com/rails/asset_server.git
Give this clone URL to anyone.
git clone git://github.com/rails/asset_server.git
|
Your Clone URL: |
Use this clone URL yourself.
git clone git@github.com:rails/asset_server.git
|
name | age | message | |
---|---|---|---|
![]() |
MIT-LICENSE | Fri Nov 13 12:44:48 -0800 2009 | first commit [dhh] |
![]() |
README | Fri Nov 13 14:25:19 -0800 2009 | Todo list of tasks to come [dhh] |
![]() |
Rakefile | Wed Dec 09 07:10:16 -0800 2009 | lib and test are already in test path [josh] |
![]() |
init.rb | Fri Nov 13 14:13:10 -0800 2009 | Preliminary mocking interface for 2.3 testing [dhh] |
![]() |
lib/ | Wed Dec 09 07:48:18 -0800 2009 | Make AssetServer threadsafe [josh] |
![]() |
test/ | Wed Dec 09 07:48:18 -0800 2009 | Make AssetServer threadsafe [josh] |
README
AssetServer =========== Introduction goes here. Todo ==== * Manifest (w/ conventions) * Pipeline processing with ActionView * Hook in sprockets to the pipeline * Add compression engines as a middleware * Add a directory server * Move to ConcatenationServer < BundleServer * Add SpriteServer < BundleServer * rake assets:compile Copyright (c) 2009 [name of plugin creator], released under the MIT license
This feature is coming soon. Sit tight!