public
Description: A simple application written in merb to help you manage ad serving across multiple sites
Homepage:
Clone URL: git://github.com/kneath/greed.git
kneath (author)
Sun Jun 08 20:41:55 -0700 2008
commit  8e10fafe63d743516b39f860230ae578c5002ca9
tree    c569d3eac0cfb524e7cec3369c1361a3da4b9aa6
parent  91e861a912648b1d06b48efa81b5cb32ff43e6ca
greed / .gitignore
100644 11 lines (10 sloc) 0.135 kb
1
2
3
4
5
6
7
8
9
10
11
.DS_Store
*.log
*.pid
config/database.yml
config/greed.yml
config/deploy.rb
db/test.sqlite
schema/*.sql
public/advertisements
coverage