CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 17 Aug 2025 18:02:38 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090319120410
location: https://web.archive.org/web/20090319120410/https://github.com/Sutto/rubyflow/tree/FerretSearching
server-timing: captures_list;dur=0.683257, exclusion.robots;dur=0.022516, exclusion.robots.policy;dur=0.009960, esindex;dur=0.013635, cdx.remote;dur=31.792969, LoadShardBlock;dur=483.628776, PetaboxLoader3.resolve;dur=144.889122, PetaboxLoader3.datanode;dur=231.985992
x-app-server: wwwb-app225
x-ts: 302
x-tr: 574
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, 17 Aug 2025 18:02:39 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Thu, 19 Mar 2009 12:04:09 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 1098ms
x-archive-orig-etag: "d1481ef29bdce4885b0d6e00ffa4484e"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 19955
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 19 Mar 2009 12:04:10 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 01 Aug 2008 00:08:51 GMT", ; rel="prev memento"; datetime="Sat, 17 Jan 2009 20:06:29 GMT", ; rel="memento"; datetime="Thu, 19 Mar 2009 12:04:10 GMT", ; rel="last memento"; datetime="Thu, 19 Mar 2009 12:04:10 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_8_20090319090440_crawl100-c/52_8_20090319120241_crawl101.arc.gz
server-timing: captures_list;dur=0.589207, exclusion.robots;dur=0.020834, exclusion.robots.policy;dur=0.008913, esindex;dur=0.012821, cdx.remote;dur=10.675902, LoadShardBlock;dur=318.617459, PetaboxLoader3.datanode;dur=252.971025, PetaboxLoader3.resolve;dur=222.692102, load_resource;dur=212.311657
x-app-server: wwwb-app225
x-ts: 200
x-tr: 598
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
Sutto's rubyflow at FerretSearching - 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: | A gitified copy of Peter Cooper's Rubyflow website |
Homepage: | https://rubyflow.com |
Clone URL: |
git://github.com/Sutto/rubyflow.git
Give this clone URL to anyone.
git clone git://github.com/Sutto/rubyflow.git
|
rubyflow /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Loading commit data... ![]() |
|
![]() |
README.txt | Wed Jul 23 05:43:48 -0700 2008 | Initial Commit of Rubyflow from the uploaded file [Sutto] |
![]() |
Rakefile | ||
![]() |
app/ | ||
![]() |
config/ | ||
![]() |
db/ | ||
![]() |
lib/ | ||
![]() |
public/ | ||
![]() |
script/ | ||
![]() |
test/ | ||
![]() |
vendor/ |
RUBYFLOW Developed by Peter Cooper - 2008 --- All code developed by Peter Cooper within this project is in the public domain. Plugins, Rails, and derivative code is licensed as it was originally (mostly MIT). This code is entirely unsupported, lacks tests, and could well make your machine explode. If you use it, you understand this and accept all the risks. --- TO GET STARTED I have not tested these instructions, but from memory.. Check config/database.yml and run migrations. The RubyFlow code is designed to deal with multiple sites from one codebase (although not one installation). The settings for a particular site are in config/[sitename].yml The site name for the current installation is set on the first line of config/environment.rb Current the setting is for "rubyflow", so config/rubyflow.yml is used. Change the chosen site in config/environment.rb and create your own YML file. Note that the chosen site name is added as a class to the BODY tag. This makes it easy to use the same CSS file for multiple sites but apply site specific tweaks with BODY.sitename prefixes in the CSS!
This feature is coming soon. Sit tight!