public
Description: Starter Kit for developers using Ruby on Rails to quickly get a blog up & running and then add features.
Homepage: http://www.faithfulgeek.org
Clone URL: git://github.com/faithfulgeek/blog-starter-kit.git
Joe Fiorini (author)
Sat Apr 12 22:02:15 -0700 2008
commit  301e868c84deb445ee4133b3a1b30cf247b79f1e
tree    09e5c8a876296ea4fffac4eaf63e06f923291835
parent  3ec125e4465956c74a77b3a8d43e6828f947364f
blog-starter-kit / .gitignore
100644 13 lines (13 sloc) 0.132 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
db/schema.rb
db/schema.sql
config/database.yml
log/*
*.log
tmp/sessions
tmp/cache
tmp/sockets
joe
*.sqlite3
.DS_Store
tmp/*
*.tmproj