funkensturm / funkengallery_demo
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
b8b6c95
funkengallery_demo / 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-rubyInstallation
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”
