Vikram,
Have a look at this article:
http://www.elctech.com/2007/12/10/mediatrust-adds-elc-technologies-opensocial-container-plug-in-support-to-bookqube
its a new opensocial container from elc technologies providing a ruby on
rails plugin for OS.
marc
2008/1/22, Vikram <s.ve...@gmail.com>:
Hi,
Using the OpenSocial Javascript API, i am able to access
sociograph only using a request/response model.
But, i need a way where i can access this information from my web
server, which is running on Ruby using the Rails framework. In my
case, the only way to do that is to generate javascript code to peform
that fetch logic in the views (rhtml files), which is really ugly and
badly violating the MVC model !!!
So, is there any other NON-JAVASCRIPT way (like a RESTful service) to
access the profile and friend information in OpenSocial?
Thanks,
Vikram