funkensturm / funkengallery_demo

A demonstration gallery app using the funkensturm plugins.

This URL has Read+Write access

README.textile

Introduction

This is a beta example application to demonstrate the use of all funkensturm plugins.

Share comments at www.funkensturm.com

Requirements

Unless you change the config/database.yml file, you will need SQLite3:

sudo gem install sqlite3-ruby

Installation

1. Download the repository

git clone git://github.com/funkensturm/funkengallery_demo.git

2. Update the submodules in the repository

cd funkengallery_demo

git submodule init

git submodule update

3. Run your Rails server

Login with username “admin” and password “test”