Daniel Berlinger asks a good question about my Sharing models between two Rails applications using Piston asking:
Without having a moment to think about it… there must be other ways to accomplish this (in Rails) without Piston, and other Subversion trickery. No?
I know of only one way to do it: create a plugin to hold the models, and load this plugin into all of the applications that need the shared models.
blog comments powered by Disqus