This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Feb 19 12:34:42 -0800 2009 | |
| |
.gitmodules | Mon Feb 16 01:28:37 -0800 2009 | |
| |
CHANGELOG | Sun Feb 15 15:46:09 -0800 2009 | |
| |
README.textile | Tue Sep 08 05:22:18 -0700 2009 | |
| |
Rakefile | Tue Jan 20 04:17:38 -0800 2009 | |
| |
app/ | ||
| |
config/ | ||
| |
db/ | Thu Feb 19 12:34:42 -0800 2009 | |
| |
doc/ | Tue Jan 20 04:17:38 -0800 2009 | |
| |
log/ | Tue Jan 20 04:17:38 -0800 2009 | |
| |
private/ | Sun Feb 15 16:09:34 -0800 2009 | |
| |
public/ | ||
| |
script/ | Tue Jan 20 04:17:38 -0800 2009 | |
| |
test/ | Sat Feb 28 07:34:11 -0800 2009 | |
| |
tmp/ | Tue Jan 20 04:17:38 -0800 2009 | |
| |
vendor/ | Tue Sep 08 05:15:38 -0700 2009 |
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”








