This project is under construction. The MVP, however, is currently available at the production site below.
Production server is available at frolfr.com.
To install and deploy:
- Pull down repository
 bundle installrake db:create:allrake db:schema:loadrake db:seedbundle exec unicorn
To run tests, run rake db:test:prepare; rspec.
You'll need to configure cloudinary, including adding a cloudinary.yml file.
- Fork it
 - Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
 
Feel free to contact me via Twitter: Geoff Schorkopf



