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,808 of 187,571
Downloads: 80,113

Daily

Ranking: 17,884 of 187,548
Downloads: 28

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,010,000,950bundler
71,211,569,661activesupport
101,165,196,519rake
28924,848,930rspec
57613,192,940rubocop
74550,969,060connection_pool
79513,282,788redis
98425,116,291simplecov
102417,916,619hashie
169265,447,674awesome_print
218202,575,412colored2
224197,125,988yard
232191,582,693tty-screen
48593,756,702rspec-its
77365,874,754uuid
92549,680,147sorted_set
1,52623,601,504codecov
1,75716,942,195codeclimate-test-reporter
2,08911,199,365tty-box
6,473739,866base62-rb

Owners

#GravatarHandle
1iconkigster