feedable 0.9.1
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:
=
インストール:
=
Runtime依存関係 (4):
Development依存関係 (1):
sqlite3
>= 0