CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Wed, 06 Aug 2025 05:48:17 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20080708231736
location: https://web.archive.org/web/20080708231736/https://github.com/courtenay/altered_beast/tree
server-timing: captures_list;dur=0.865251, exclusion.robots;dur=0.028932, exclusion.robots.policy;dur=0.013025, esindex;dur=0.016334, cdx.remote;dur=32.960137, LoadShardBlock;dur=276.939964, PetaboxLoader3.datanode;dur=77.983651, PetaboxLoader3.resolve;dur=90.279525
x-app-server: wwwb-app221
x-ts: 302
x-tr: 369
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app221; 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 05:48:18 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Wed, 09 Jul 2008 06:17:36 GMT
x-archive-orig-transfer-encoding: chunked
x-archive-orig-connection: close
x-archive-orig-set-cookie: _github_session=BAh7BiIKZmxhc2hJQzonQWN0aW9uQ29udHJvbGxlcjo6Rmxhc2g6OkZsYXNo%250ASGFzaHsABjoKQHVzZWR7AA%253D%253D--05fe545aeb8e6719fb006b3a7474a1d3aeb228a4; path=/
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 0.26001
x-archive-orig-etag: "242b799434f1b7e07b233fca520b961b"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-x_commoncrawl_parsesegmentid: 3873
x-archive-orig-x_commoncrawl_originalurl: https://github.com/courtenay/altered_beast/tree
x-archive-orig-x_commoncrawl_urlfp: -958716960627999671
x-archive-orig-x_commoncrawl_hostfp: -8801896244620822287
x-archive-orig-x_commoncrawl_signature: 242b799434f1b7e07b233fca520b961b
x-archive-orig-x_commoncrawl_crawlno: 1
x-archive-orig-x_commoncrawl_fetchtimestamp: 1215584256953
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
x-archive-orig-content-encoding: gzip
memento-datetime: Tue, 08 Jul 2008 23:17:36 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sun, 27 Apr 2008 19:43:28 GMT", ; rel="prev memento"; datetime="Sun, 27 Apr 2008 19:43:28 GMT", ; rel="memento"; datetime="Tue, 08 Jul 2008 23:17:36 GMT", ; rel="next memento"; datetime="Mon, 15 Sep 2008 08:01:03 GMT", ; rel="last memento"; datetime="Thu, 19 Mar 2015 13:19:23 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: 1216925326193_11-c/1216925879695_11.arc.gz
server-timing: captures_list;dur=0.483707, exclusion.robots;dur=0.019604, exclusion.robots.policy;dur=0.010349, esindex;dur=0.010420, cdx.remote;dur=58.541482, LoadShardBlock;dur=385.834333, PetaboxLoader3.resolve;dur=299.438860, PetaboxLoader3.datanode;dur=260.983797, load_resource;dur=220.503984
x-app-server: wwwb-app221
x-ts: 200
x-tr: 721
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
courtenay's altered_beast 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: | Ground-up rewrite of Beast, a Ruby on Rails forum. |
Homepage: | https://activereload.lighthouseapp.com/projects/7537-altered-beast/ |
Clone URL: |
git://github.com/courtenay/altered_beast.git
Give this clone URL to anyone.
git clone git://github.com/courtenay/altered_beast.git
|
Search Repo: |

rick (author)
Sun Apr 27 09:59:31 -0700 2008
README.rdoc
Altered Beast
The popular rails-based Beast forum…
- updated for Rails 2.0
- using rspec/model_stubbing
- added a state machine for user logins
- built-in multi-site support
- spam protection from akismet/viking
- forum authorization rules (public/private/invitation)
- email and atom feed support
- xml/json API
- highline based easy console installer
Help desired via git:
git clone git://git.caboo.se/altered_beast.git
INSTALLATION
# download altered_beast # install rails 2.0.x $ mkdir log $ rake tmp:create $ rake db:schema:load
First created user will be admin.
This feature is coming soon. Sit tight!