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
commit  1ee103c1d4517d1c183e0b273b1675aeb0ea4153
tree    3af908f5f1310dda55ce1375157c7471dbd2bdc4
parent  f6ab653eb0d9912667419488a46bf9ac6f8de520
name age message
file .gitignore Loading commit data...
file LICENSE.txt
file README.txt
file README_RAILS.txt Sun Jun 08 14:13:52 -0700 2008 into git [gdonald]
file Rakefile
directory app/
directory config/
directory db/
directory doc/
directory lib/
directory log/
directory public/
file railsdb.gemspec
directory script/
directory test/
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.