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 187,239
Downloads: 79,597

Daily

Ranking: 19,469 of 187,224
Downloads: 23

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
71,196,180,149activesupport
101,151,901,046rake
27919,404,019rspec
57604,440,374rubocop
74539,660,908connection_pool
79509,510,097redis
99421,205,239simplecov
102414,388,492hashie
167264,175,701awesome_print
218200,097,374colored2
224195,227,615yard
233188,493,816tty-screen
48293,191,129rspec-its
77165,433,008uuid
92949,047,859sorted_set
1,52123,557,148codecov
1,75316,882,773codeclimate-test-reporter
2,08811,107,986tty-box
6,481729,846base62-rb

Owners

#GravatarHandle
1iconkigster