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,963 of 192,104
Downloads: 84,679

Daily

Ranking: 17,389 of 192,085
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,340,208,428bundler
71,324,932,202activesupport
81,291,638,605rake
29970,683,748rspec
56678,325,313rubocop
62644,630,534connection_pool
82549,182,862redis
99459,987,123simplecov
104450,418,533hashie
179276,044,694awesome_print
218222,979,864colored2
223216,879,218tty-screen
227214,886,588yard
50798,456,304rspec-its
78669,394,535uuid
90255,740,531sorted_set
1,57523,945,392codecov
1,83417,624,113codeclimate-test-reporter
2,11712,130,147tty-box
6,370839,325base62-rb

Owners

#GravatarHandle
1iconkigster