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)
Mon Mar 09 00:48:57 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Apr 04 06:11:11 -0700 2008 | |
| |
.gitmodules | Mon Mar 09 00:48:57 -0700 2009 | |
| |
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/ | Mon Mar 09 00:48:57 -0700 2009 | |
| |
config/ | Mon Mar 09 00:48:57 -0700 2009 | |
| |
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/ | Mon Mar 09 00:48:57 -0700 2009 | |
| |
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/ | Mon Mar 09 00:48:57 -0700 2009 |
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







