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 (
Mikhail Shirkov (author)
Sun Mar 08 15:22:25 -0700 2009
commit 2134c48ebee2f27a2312a1a063e90ca781d18212
tree c1bcdeae190920ffff322b39113da2e2606f2697
parent 0d1450e962965d97528c15ab59f27b68a39f475d
tree c1bcdeae190920ffff322b39113da2e2606f2697
parent 0d1450e962965d97528c15ab59f27b68a39f475d
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Apr 04 06:11:11 -0700 2008 | |
| |
.gitmodules | ||
| |
CHANGELOG | Sat May 19 23:09:00 -0700 2007 | |
| |
LICENSE | Mon Sep 04 07:52:47 -0700 2006 | |
| |
README.markdown | Fri Apr 04 06:11:11 -0700 2008 | |
| |
Rakefile | Mon Sep 04 07:52:47 -0700 2006 | |
| |
TODO | Wed Apr 09 08:38:13 -0700 2008 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | Sat Apr 05 14:18:27 -0700 2008 | |
| |
lang/ | Tue Apr 15 02:45:43 -0700 2008 | |
| |
lib/ | Wed Oct 31 19:02:50 -0700 2007 | |
| |
public/ | ||
| |
script/ | Mon Sep 04 07:52:47 -0700 2006 | |
| |
spec/ | Sat Apr 05 14:18:27 -0700 2008 | |
| |
test/ | Sat Apr 05 09:53:17 -0700 2008 | |
| |
vendor/ |
README.markdown
Ultimate Beast
Beast - Two's company. Three's a forum. More's a Beast.
A fork of small, light-weight forum in Rails with a scary name and a goal of around 500 lines of code when we're done.
How to Obtain Ultimate Beast
- Grab the latest:
git clone git://github.com/shirkevich/ultimate-beast.git
- Customize your database.yml:
cp config/database.example.yml config/database.yml
- Load the schema:
rake db:schema:load
(You cannot use rake db:migrate to migrate the schema up from 0)
- Update git submodules:
git submodule init
git submodule update
- Launch it:
script/server
Requiremets
gem install RedCloth
gem install ruby-openid
Localization
Translations stored in lang/
Change default language in config/initializers/gibberish.rb








