simple-feed

https://rubygems.org/gems/simple-feed
https://github.com/kigster/simple-feed
This gem implements flexible time-ordered activity feeds commonly used withing social networking applications. As events occur, they are pushed into the Feed and distributed to all users that need to see the event. Upon the user visiting their "feed page", a pre-populated ordered list of events is returned by the library. Typically the data stored in the feed is a short-hand condensed variant of models, but it can also be a fully Marshalled objects, or JSON serializations.

Total

Ranking: 19,792 of 186,698
Downloads: 78,056

Daily

Ranking: 21,990 of 186,685
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,900,560,356bundler
71,165,243,863activesupport
101,125,994,016rake
27908,151,619rspec
57588,418,180rubocop
75517,394,245connection_pool
79501,543,504redis
99412,766,531simplecov
101407,115,455hashie
164261,629,945awesome_print
218195,320,731colored2
223191,419,552yard
233182,665,479tty-screen
47791,984,913rspec-its
76764,552,696uuid
93847,770,764sorted_set
1,50523,467,784codecov
1,74416,696,826codeclimate-test-reporter
2,07610,905,773tty-box
6,495711,157base62-rb

Owners

#GravatarHandle
1iconkigster