korin / open_flash_chart_2

sample rails app and plugin for open flash chart 2 (alpha 7)

This URL has Read+Write access

open_flash_chart_2 / .gitignore
100644 14 lines (13 sloc) 0.12 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
db/*.sqlite3
data.dump
db/data.yml
config/database.yml
log/*.log
tmp/**/*
doc/api
doc/app
.svn
*.tmp
*_bak
*~
nbproject