New Rails Plugin: social feed

This is our latest and also largest plugin for ruby on rails so far. After the installation it adds a social feed as seen in the picture to your rails application. The sources have been extracted from autoki which has had a social feed for a couple of months now, so rest assured we have put some thoughts into it over time.
Features so far: As a user I can decide what kinds of events I want to see on my social feed and also wether I want to be sent an email when an event occurs. I can also decide wether others will receive a notification on their social feed concerning my own actions.
The plugin includes model extensions for the user, a controller and views for viewing the feed and editing settings as well as a generator to easily create new event types so, getting started only takes a couple of minutes. For more info check out the README or get the sources from github.
Tags: open-source, plugin, rails, ruby on rails, social feed
April 26th, 2008 at 12:51 am
wow, we are already #1 on google when searching for “rails social feed”. yay. this really seems to be the first social feed plugn for rails.
May 19th, 2008 at 1:09 pm
[...] use this on autoki which sends a lot of email (thanks to our social feed plugin [...]