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,791 of 183,501
Downloads: 72,396

Daily

Ranking: 17,186 of 183,494
Downloads: 14

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,458,813,476bundler
71,005,549,835activesupport
10970,092,883rake
25825,534,096rspec
62485,460,157rubocop
72449,902,056redis
88389,691,703connection_pool
96357,422,473hashie
98354,068,723simplecov
158239,604,494awesome_print
221162,202,713colored2
224161,065,188yard
256143,380,893tty-screen
43584,287,276rspec-its
73259,131,441uuid
95840,273,018sorted_set
1,38322,525,427codecov
1,63715,911,550codeclimate-test-reporter
1,9959,808,846tty-box
6,851540,633base62-rb

Owners

#GravatarHandle
1iconkigster