Welcome to the ActivityStreams Rails plug-in home page.
Here is an example to install ActivityStreams into your rails application:
./script/plugin install git://github.com/face/activity_streams.git
# or ./script/plugin install svn://rubyforge.org/var/svn/activitystreams/trunk
./script/generate activity_streams User
Please find further documentation in the rdoc here.
Discussions here.
Bugs can be filed here.
ActivityStreams on Rubyforge
ActivityStreams at Github
|