msgbartop
msgbarbottom

22 Aug 08 Legacy Database Shemas and Ruby on Rails

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:

Rails and Legacy Databases

Tags: , ,

Leave a Comment