Rails 3.1+ can handle Multiple Connections
Create model to handle the old connection. For this example we've pivoted to the new database and will be connecting to the old database
Create an database setting in your database.yml
For the purposes of this example we're going to call it OldModel
Copy your current models to a new subdirectory in /app/models/