GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: A simple application written in merb to help you manage ad serving across multiple sites
Clone URL: git://github.com/kneath/greed.git
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