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 (
commit fed853e730c01da74b525fe01f1907da04375b06
tree 7447d9f37025f31c2ef48b7fe54ae30a829bc79c
parent f1d613a03abd84f2c4dd81c8e3f10059721d52a3
tree 7447d9f37025f31c2ef48b7fe54ae30a829bc79c
parent f1d613a03abd84f2c4dd81c8e3f10059721d52a3
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Mar 07 14:21:23 -0800 2009 | |
| |
README | Sat Mar 07 14:21:23 -0800 2009 | |
| |
Rakefile | Sat Mar 07 14:21:23 -0800 2009 | |
| |
app/ | Sun Apr 05 18:04:51 -0700 2009 | |
| |
config/ | Sat Mar 07 14:21:23 -0800 2009 | |
| |
db/ | Sat Mar 07 14:21:23 -0800 2009 | |
| |
doc/ | Sat Mar 07 14:21:23 -0800 2009 | |
| |
log/ | Sat Mar 07 14:21:23 -0800 2009 | |
| |
public/ | Sat Mar 07 14:21:23 -0800 2009 | |
| |
script/ | Sat Mar 07 14:21:23 -0800 2009 | |
| |
test/ | Sat Mar 07 14:21:23 -0800 2009 | |
| |
tmp/ | Sat Mar 07 14:21:23 -0800 2009 | |
| |
vendor/ | Sat Mar 07 14:21:23 -0800 2009 |
README
This is the blog application built in the offical 15 minute Rails screencast. http://rubyonrails.org/screencasts You will need to copy the database.yml file and migrate the database. cp config/database_example.yml config/database.yml rake db:migrate







