feedable 0.9.3
Create a composite feed of 'recent activity' from multiple models in your rails app. They will be sorted by a datetime column (usually created_at). This removes the need for insert hooks to create 'activity' in an extra table.
Gemfile:
=
install:
=
Runtime Dependencies (4):
Development Dependencies (1):
sqlite3
>= 0