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 dbdbdd64e7130d65aed1188dde082b6df26304e7
tree 2a0e2334daee7c1719b685e6d0f86d77db2c2b82
parent a1e03c13178ed37562bcdca0b58bd90b642c0275 parent b2e40814a01f35e8bada4d3179aa8cfede664511
tree 2a0e2334daee7c1719b685e6d0f86d77db2c2b82
parent a1e03c13178ed37562bcdca0b58bd90b642c0275 parent b2e40814a01f35e8bada4d3179aa8cfede664511
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Jan 14 22:53:43 -0800 2008 | |
| |
.gitmodules | Sun Apr 20 18:16:49 -0700 2008 | |
| |
.rake_tasks | Sat Dec 08 13:25:59 -0800 2007 | |
| |
README.rdoc | Fri Apr 25 05:57:29 -0700 2008 | |
| |
Rakefile | Sat Dec 08 13:25:59 -0800 2007 | |
| |
app/ | Thu May 22 18:24:11 -0700 2008 | |
| |
config/ | Thu Apr 24 17:54:57 -0700 2008 | |
| |
db/ | Fri Jan 11 17:03:04 -0800 2008 | |
| |
lib/ | Sun Feb 10 16:06:34 -0800 2008 | |
| |
public/ | Thu Feb 14 10:47:07 -0800 2008 | |
| |
script/ | Sat Dec 08 13:28:43 -0800 2007 | |
| |
spec/ | Sun Apr 27 09:59:31 -0700 2008 | |
| |
stories/ | Sat Dec 08 13:28:43 -0800 2007 | |
| |
vendor/ | Fri Apr 25 07:35:47 -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.








