Hi,
Have you tried ActiveResource? I just used it to connect two Rails
apps (one of them Hobo) and it worked beautifully.
You can access remote models creating a model like this
(app/models/context.rb):
class Context < ActiveResource::Base
self.site = http://user:password@remoteapplication/
end
I just tested Hobo in the receiver end, I didn't try it the other way
around.
Regards,
Ignacio
El 10/01/12 10:22, JezC escribi�:
- --
Ignacio Huerta Arteche
http://www.ihuerta.net
Tel�fono: 0034 645 70 77 35
Email realizado con software libre
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk8Mam4ACgkQBPlUJ6RHaOQX5QCfZHJ8le6l9QOXwQCJKtQyeHFK
C3AAnjRVJwMjtr4wGDr1ZnuiL4aixJdg
=Nf5+
-----END PGP SIGNATURE-----