public
Fork of harryseldon/ofc_test_app
Description: Both a testing and tutorial application for Rails Open Flash Chart Plugin.
Homepage:
Clone URL: git://github.com/pullmonkey/ofc_test_app.git
ofc_test_app / .gitignore
100644 6 lines (5 sloc) 0.062 kb
1
2
3
4
5
6
.DS_Store
log/*.log
tmp/**/*
config/database.yml
db/*.sqlite3