pullmonkey / ofc_test_app forked from harryseldon/ofc_test_app
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (4)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Nov 07 11:02:11 -0800 2008 | |
| |
.project | ||
| |
README | Fri Nov 07 12:04:52 -0800 2008 | |
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
doc/ | ||
| |
log/ | ||
| |
public/ | Fri Nov 07 11:39:42 -0800 2008 | |
| |
script/ | ||
| |
test/ | Fri Nov 07 11:02:11 -0800 2008 | |
| |
tmp/ | ||
| |
vendor/ |
README
Both a testing and tutorial application for Rails Open Flash Chart Plugin. Version 0.2.0 1) Install with: git clone git://github.com/harryseldon/ofc_test_app.git 2) Run your server script/server -p 3000 --debugger 3) Go to http://localhost:3000/test_it/all_graphs You will see all the graphs.

