Merge multiple Rails applications with the ability to enable/disable each one of them -
i've multiple rails projects , need merge them 1 application ability enable/disable each 1 of them license i'll provide user; ideas best approach/tools ? fyi:there common models , functionalists between these projects.
the best approach make 1 of them engine. http://guides.rubyonrails.org/engines.html
Comments
Post a Comment