public
Description: RailsDB is a web application written in Ruby using the Ruby on Rails web framework. RailsDB provides a generic interface to popular databases such as MySQL, PostgreSQL, SQLite, and Oracle.
Homepage: http://railsdb.org/
Clone URL: git://github.com/gdonald/railsdb.git
Click here to lend your support to: railsdb and make a donation at www.pledgie.com !
Greg Donald (author)
Sun Jan 04 15:38:14 -0800 2009
railsdb / .gitignore
100644 10 lines (9 sloc) 0.145 kb
1
2
3
4
5
6
7
8
9
10
.DS_Store
coverage.data
db/*.sqlite3
doc/app
log/*.log
public/coverage/functional
public/coverage/integration
public/coverage/unit
railsdb-*.gem