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 (
commit 8e5cfc5b7ea6d0e912bdca9b8aae461e207f820d
tree d749f169474e5bda4db33e753d068e561c6354be
parent fff91d5cfc2ef7754992e24726c6f007633ebd23
tree d749f169474e5bda4db33e753d068e561c6354be
parent fff91d5cfc2ef7754992e24726c6f007633ebd23
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Dec 08 13:25:59 -0800 2007 | [technoweenie] |
| |
.rake_tasks | Sat Dec 08 13:25:59 -0800 2007 | [technoweenie] |
| |
README | Sat Dec 08 13:25:59 -0800 2007 | [technoweenie] |
| |
Rakefile | Sat Dec 08 13:25:59 -0800 2007 | [technoweenie] |
| |
app/ | Sat Dec 08 13:25:59 -0800 2007 | [technoweenie] |
| |
config/ | Sat Dec 08 13:28:43 -0800 2007 | [technoweenie] |
| |
public/ | Sat Dec 08 13:25:59 -0800 2007 | [technoweenie] |
| |
script/ | Sat Dec 08 13:28:43 -0800 2007 | [technoweenie] |
| |
spec/ | Sat Dec 08 13:28:43 -0800 2007 | [technoweenie] |
| |
stories/ | Sat Dec 08 13:28:43 -0800 2007 | [technoweenie] |
| |
vendor/ | Sat Dec 08 13:26:36 -0800 2007 | [technoweenie] |
README
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.





