kneath / greed
greed
PublicDEAR GOD DON'T USE THIS. MERB IS DEAD. IF YOU VALUE YOUR LIFE OR YOUR CHILDREN'S LIFE DON'T ATTEMPT TO MAKE THIS WORK. A simple application written in merb to help you manage ad serving across multiple sites
README
Greed
Greed is a simple web application written in merb to help you with managing ads across multiple sites.
Assumptions
Greed is built with some assumptions about how you would like to manage your ads.
- You want to serve your ads through javascript
- You only want to run text or image based ads
- You only want one user to be able to control the ads
Installation
TODO: Write installation instructions
Credits
Greed was written by Kyle Neath of http://warpspire.com
Any code contribution is welcome. Fork the code at github and send a pull request. This is the first application I've written in merb and the first time I've tried to use RSpec. Chances are that there's some better ways to do things, and I'd be happy to see how you handle them.