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,766 of 186,947
Downloads: 78,892

Daily

Ranking: 52,325 of 186,938
Downloads: 12

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,936,839,016bundler
71,181,465,419activesupport
101,139,345,512rake
27913,996,669rspec
57596,250,012rubocop
74529,014,905connection_pool
79505,565,527redis
99417,231,535simplecov
102410,802,565hashie
165262,901,872awesome_print
218197,685,477colored2
224193,367,293yard
233185,539,671tty-screen
48292,617,836rspec-its
76864,995,034uuid
93348,396,113sorted_set
1,51123,512,220codecov
1,74716,827,320codeclimate-test-reporter
2,08011,019,420tty-box
6,494719,840base62-rb

Owners

#GravatarHandle
1iconkigster