RoR server as client

Noob question: What facilities would I use to make an RoR project act
as a client of another server?

Ralph S.

Hello!
Noob answer:

  • What are you trying to do ?
  • Why would you need this kind of architecture ?
  • Could you elaborate a bit your business model in order to understand
    what you are trying to do ?

AlecsLupu

On 12 Apr 2012, at 22:09, Ralph S. wrote:

Noob question: What facilities would I use to make an RoR project act as a
client of another server?

http://api.rubyonrails.org/files/activeresource/README_rdoc.html


Paul R.