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)
Wed Apr 30 23:51:44 -0700 2008
commit  c391bf4b9975a547ac27306479b367706b62e346
tree    4bef0cfdabae3f1238f5075281fbca4164f87db3
parent  7d7fe704590cb5df547cea6cd9d491a8596536c5
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