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: 20,747 of 188,756
Downloads: 62,100

Daily

Ranking: 13,572 of 188,734
Downloads: 38

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,028,452,460bundler
7876,050,398activesupport
16839,317,424rake
23760,645,882rspec
68405,679,645rubocop
70399,896,702redis
96309,285,370hashie
100306,694,713simplecov
102305,174,849connection_pool
144216,732,237awesome_print
223139,579,578yard
235132,681,327colored2
282111,980,522tty-screen
40477,926,271rspec-its
52567,832,378hiredis
71451,602,282uuid
97432,780,454sorted_set
1,24721,954,673codecov
1,51315,264,947codeclimate-test-reporter
1,9328,395,423tty-box

Owners

#GravatarHandle
1iconkigster