Soleone / photoe

Photo application like Flickr for storing and organizing pictures

This URL has Read+Write access

photoe /
README
Installation

  1. Copy config/database.yml.sample to config/database.yml and insert your database authentication
  2. Create a log directory
  3. Create a tmp directory
  4. run rake gems:install to install required Gems (Authlogic and Shoulda)