Hi everyone, I'm quite new to RoR but in general wanna try get some of my holes within Ruby on Rails plugged. At the moment my biggest question is:
How can you as elegantly as the standard database config use multiple database sources. For instance if you got a project database in a MsSQL database, economy data from a Oracle database to get data to fill in a new database schema in your own control. (I'm a fool for elegant solutions instead of spaghetti solutions). I seen myriads of howtos and more about database pooling and more, but cant for the life of me find anything about this subject. And for the time being most of my projects have multiple data sources to mine data from, and I'm eager to try get a new project up running on RoR to get some more hands on knowledge instead of making hobbyist projects all the time :D Thank you in advance! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

