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 (
rist /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Mar 25 20:23:24 -0700 2008 | [elliottcable] |
| |
README.mkdn | Mon Mar 24 15:25:56 -0700 2008 | [elliottcable] |
| |
Rakefile.rb | Tue Mar 25 20:23:24 -0700 2008 | [elliottcable] |
| |
bugs/ | Sat May 24 18:21:17 -0700 2008 | [elliottcable] |
| |
controller/ | Sat May 24 18:18:00 -0700 2008 | [elliottcable] |
| |
meta/ | Fri Mar 28 18:39:26 -0700 2008 | [elliottcable] |
| |
model/ | Sat Mar 29 18:33:55 -0700 2008 | [elliottcable] |
| |
public/ | Mon Mar 24 13:19:02 -0700 2008 | [elliottcable] |
| |
spec/ | Mon Mar 24 15:25:56 -0700 2008 | [elliottcable] |
| |
start.rb | Wed Mar 26 00:05:43 -0700 2008 | [elliottcable] |
| |
start.ru | Fri Mar 28 03:04:55 -0700 2008 | [elliottcable] |
| |
view/ | Sat Mar 29 18:30:25 -0700 2008 | [elliottcable] |
README.mkdn
Rist
Rist is stats. Light.
See meta/docs/README.mkdn for more info.
Philosophy
Short, simple. Built to never add more than 0.5s to pageloads.
Getting
The authoratative source for this project is available at . You can clone your own copy with the following command:
git clone git://github.com/elliottcable/rist.git
If you want to make changes to the codebase, you need to fork your own github repository for said changes. Send a pullrequest to [elliottcable][4] when you've got something ready for the master that you think should be integrated into the root source.
[4]: (elliottcable's github account)
Requirements
To run fora, you need the following gems:
- ramaze
- thin
- datamapper (and associated dopostgres, domysql, etc)
To develop and contribute to fora, you also need:
- bacon
- rake
- rcov




