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 fb06e22730c23eb6ab94dedaeeb4deff6183e6f7
tree 9c94bf9f12e91b89f594c418c33bb1765317ec89
parent e6d99ce25c13ce2ce24e0880acb6d98713065813
tree 9c94bf9f12e91b89f594c418c33bb1765317ec89
parent e6d99ce25c13ce2ce24e0880acb6d98713065813
altered_beast / 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.




