Connecting Some Models To A Different Database In Rails
We extracted a few models into their own application and database for shared use between other applications. Heres how to setup such a thing: http://solidfoundationwebdev.com/posts/connecting-models-to-different-databases-in-rails
Post a comment