harryseldon / ofc_test_app
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (10)
- Wiki (1)
- Graphs
-
Tree:
6ba689c
commit 6ba689c29e1b35b180518f199dea79e51dd24ac1
tree 7972577911780adf3d20966d335b022f3f19feb1
parent bf6ff8e1651b59a17b553aae9bb6ee23cc1f7faf
tree 7972577911780adf3d20966d335b022f3f19feb1
parent bf6ff8e1651b59a17b553aae9bb6ee23cc1f7faf
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.project | ||
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
doc/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
tmp/ | ||
| |
vendor/ |
README
Both a testing and tutorial application for Rails Open Flash Chart Plugin. Version 0.1.3 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.

