Say you have an old web site that you want to re-interface with Ruby on Rails but you’re happy with the database that supports it. Since the database was not written Rails friendly here is a good link to review for tying in your old database to a new fresh Ruby on Rails app.
HowToUseLegacySchemas in Ruby on Rails
Here is another good overview:
Tags: Database, Legacy, Ruby On Rails