I want to expose some methods in control layer of one project to the control layer of another project according to web service. How can I realize this with REST? Or is there any other way to realize this in rails?
I want to expose some methods in control layer of one project to the control layer of another project according to web service. How can I realize this with REST? Or is there any other way to realize this in rails?