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 (
Jed Hurt (author)
Sun Apr 20 18:16:49 -0700 2008
commit 49bd7b970f5396eaff192f8cb9f021cc11f44cc8
tree 2c6e52bb7166a76946d050b1f66218e76aebb710
parent e11dc253e886eca5239677924b6868e9516eb614
tree 2c6e52bb7166a76946d050b1f66218e76aebb710
parent e11dc253e886eca5239677924b6868e9516eb614
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Jan 14 22:53:43 -0800 2008 | [NZKoz] |
| |
.gitmodules | Sun Apr 20 18:16:49 -0700 2008 | [Jed Hurt] |
| |
.rake_tasks | Sat Dec 08 13:25:59 -0800 2007 | [technoweenie] |
| |
README | Sat Jan 12 17:04:28 -0800 2008 | [technoweenie] |
| |
Rakefile | Sat Dec 08 13:25:59 -0800 2007 | [technoweenie] |
| |
app/ | Thu Feb 14 10:47:07 -0800 2008 | [technoweenie] |
| |
config/ | Sun Feb 10 16:06:34 -0800 2008 | [courtenay] |
| |
db/ | Fri Jan 11 17:03:04 -0800 2008 | [technoweenie] |
| |
lib/ | Sun Feb 10 16:06:34 -0800 2008 | [courtenay] |
| |
public/ | Thu Feb 14 10:47:07 -0800 2008 | [technoweenie] |
| |
script/ | Sat Dec 08 13:28:43 -0800 2007 | [technoweenie] |
| |
spec/ | Thu Feb 14 10:47:07 -0800 2008 | [technoweenie] |
| |
stories/ | Sat Dec 08 13:28:43 -0800 2007 | [technoweenie] |
| |
vendor/ | Sun Apr 20 18:16:49 -0700 2008 | [Jed Hurt] |
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.




