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
name age message
file .gitignore Wed Jul 02 18:02:59 -0700 2008 coverage index [gdonald]
file LICENSE.txt Sun Jun 08 14:13:52 -0700 2008 into git [gdonald]
file README.txt Mon Jun 23 21:19:08 -0700 2008 rails 2.1.0 updates [gdonald]
file README_RAILS.txt Sun Jun 08 14:13:52 -0700 2008 into git [gdonald]
file Rakefile Tue Jul 22 17:28:30 -0700 2008 silence broken tests so rcov can run, no integr... [gdonald]
directory app/ Sun Jan 04 15:38:14 -0800 2009 fixes [Greg Donald]
directory config/ Wed Dec 31 22:13:56 -0800 2008 rails 2.2.2 fixes [Greg Donald]
directory db/ Wed Dec 31 22:13:56 -0800 2008 rails 2.2.2 fixes [Greg Donald]
directory doc/ Mon Jun 23 21:19:08 -0700 2008 rails 2.1.0 updates [gdonald]
directory lib/ Mon Jun 30 12:28:34 -0700 2008 Add table export tests. [hirman]
directory log/ Wed Dec 31 22:13:56 -0800 2008 rails 2.2.2 fixes [Greg Donald]
directory public/ Wed Dec 31 22:13:56 -0800 2008 rails 2.2.2 fixes [Greg Donald]
file railsdb.gemspec Mon Jun 09 19:48:57 -0700 2008 here's to hoping github allows Dir.glob [gdonald]
directory script/ Mon Jun 23 21:19:08 -0700 2008 rails 2.1.0 updates [gdonald]
directory test/ Tue Jul 22 17:28:30 -0700 2008 silence broken tests so rcov can run, no integr... [gdonald]
directory tmp/ Sun Jun 08 21:31:58 -0700 2008 gem setup [gdonald]
README.txt
    ____        _ __     ____  ____
   / __ \____ _(_) /____/ __ \/ __ )
  / /_/ / __ `/ / / ___/ / / / __  |
 / _, _/ /_/ / / (__  ) /_/ / /_/ /
/_/ |_|\__,_/_/_/____/_____/_____/


== RailsDB ==

RailsDB Homepage:

http://railsdb.org/

RailsDB is distributed under the GNU GPL License, version 3:

http://railsdb.org/LICENSE.txt

RailsDB Docs:

http://railsdb.org/docs/

Latest Release:

http://railsdb.org/src/

Git Access:

git clone git://github.com/gdonald/railsdb.git railsdb

Browse Git Tree:

http://github.com/gdonald/railsdb/tree/master

Report Bugs:

http://railsdb.lighthouseapp.com/projects/12472-railsdb/overview

Contact:

Greg Donald
gdonald@gmail.com
http://destiney.com/

Contributors:

Jacek Panachida
jacek.panachida@gmail.com

Ruby on Rails:

For more information about Ruby on Rails see the RAILS_README.txt.