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)
Wed Dec 31 22:13:56 -0800 2008
commit  f6ab653eb0d9912667419488a46bf9ac6f8de520
tree    670ff55b2194f39ff2360de8c24da26d945038ba
parent  79e6be29eff7c8269dc469f5be0aa0e8aba84211
name age message
file .gitignore Loading commit data...
file LICENSE.txt Sun Jun 08 14:13:52 -0700 2008 into git [gdonald]
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/ Wed Dec 31 22:13:56 -0800 2008 rails 2.2.2 fixes [Greg Donald]
directory public/
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/
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.