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 a47e8a9b0c474196ffb41adf2594c632dba380d0
tree 390697ecb9aace8ccd6e0c08db8cbf5008914cd5
parent 3688e08efa3abd738d0f1a96129249f4a91cc626
tree 390697ecb9aace8ccd6e0c08db8cbf5008914cd5
parent 3688e08efa3abd738d0f1a96129249f4a91cc626
| 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:25:59 -0800 2007 | [technoweenie] |
| |
public/ | Sat Dec 08 13:25:59 -0800 2007 | [technoweenie] |
| |
script/ | Sat Dec 08 13:25:59 -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.




