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,834 of 183,139
Downloads: 71,450

Daily

Ranking: 15,956 of 183,127
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,410,461,295bundler
7990,435,985activesupport
10954,857,689rake
25818,346,165rspec
63476,158,129rubocop
72444,222,549redis
89379,040,156connection_pool
96351,776,138hashie
99348,601,726simplecov
157237,173,418awesome_print
223158,835,230yard
225158,684,965colored2
261139,843,123tty-screen
43183,527,944rspec-its
73058,493,223uuid
96339,405,958sorted_set
1,37122,468,072codecov
1,62815,842,765codeclimate-test-reporter
1,9919,652,324tty-box
6,885525,028base62-rb

Owners

#GravatarHandle
1iconkigster