| Author |
Connecting different database to a single application
|
Dhayalan Karunakaran
Greenhorn
Joined: Jun 11, 2008
Posts: 9
|
|
|
How to connect more than one database to a single application in ruby on rails
|
I.J.K.Dhayalan MCA,<br />Software Engineer.
|
 |
Rusty Shackleford
Ranch Hand
Joined: Jan 03, 2006
Posts: 490
|
|
You can set different databases in the Model classes that need it. It isn't as elegant as other parts of Rails, but isn't too bad. This link also has links to other good resources. [ June 12, 2008: Message edited by: Rusty Shackleford ]
|
"Computer science is no more about computers than astronomy is about telescopes" - Edsger Dijkstra
|
 |
 |
|
|
subject: Connecting different database to a single application
|
|
|