The ELC Community Blog
A knowledge exchange on Ruby on Rails and Agile Development
OpenSocial Container 0.3.0
by Ryan Garver on December 07, 2007
This is getting out a little later than I intended, but I did want to make a formal announcement. As of this point the plugin supports all three persistence types: Global, Instance, and Person. The last remaining piece of the core JS API to be implemented is activities. I'm trying to get 0.4.0 with activities in before the weekend. I'm hoping that sometime next week I will have a publicly working version of the container in one of our deployed clients.
To install:ruby script/plugin install http://opensocial.rubyforge.org/svn/plugin/tags/0_3_0/opensocial_container
Timeline
- Open Social plugin progress report
- Notify me when it's done
- OpenSocial on Rails, finally 1.0
- Testing without the database
- acts_as_chattable: make web chatting easy
- OpenSocial Container 0.3.0
- OpenSocial Container 0.2.0
- Mephisto Flickr AJAX Loader
- OpenSocial? What's that?
- Ruby on Rails, OpenSocial Container plugin 0.1.0
- Ruby on Rails primer for Java developers
Comments
It does work only with Rails 2.0, isn’t it? I’m having problems with 1.2.6
knack: This plugin was designed for Rails 2.0. I have not tested it on 1.2.x