search for: d12a903c

Displaying 1 result from an estimated 1 matches for "d12a903c".

2006 Jan 20
6
Sharing a Model
I have two rails applications that modify/view the same data. Is there a DRY way of sharing a model (not just database) between two separate applications? -- Mike