commit 3fcd7b0c2caa522e8ab5ce367268fb0277fcddaa
tree f3e08b9e4ba0def339674171dd07c6bcbfc0c680
parent 4ecfe90b14bcd5dcd8ec40f519e14cddb5a65f1a
tree f3e08b9e4ba0def339674171dd07c6bcbfc0c680
parent 4ecfe90b14bcd5dcd8ec40f519e14cddb5a65f1a
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
README.rst | Sat Jan 31 08:34:02 -0800 2009 | |
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
log/ | Thu Jun 04 13:17:53 -0700 2009 | |
| |
public/ | ||
| |
script/ | Wed Feb 04 14:38:53 -0800 2009 | |
| |
test/ | ||
| |
tmp/ | Mon Jan 05 14:49:27 -0800 2009 | |
| |
vendor/ |
README.rst
linuxfr.org 3
moules on rails
This is a placeholder.
Try out the next bouchot
Easy pizzy, once you installed gem (rubygems in archlinux)!
[as root] gem sources -a http://gems.github.com [as root] gem install rails haml rake sqlite3-ruby mojombo-grit git clone git://github.com/nono/linuxfr.org.git cd linuxfr.org cp config/database.yml.sample config/database.yml git submodule update --init [as root] sudo rake gems:install rake db:migrate ruby script/server
It (supposedly) serves the website on http://0.0.0.0:3000

