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,955 of 192,666
Downloads: 85,339

Daily

Ranking: 60,348 of 192,588
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,007,605bundler
71,339,625,357activesupport
81,310,508,356rake
29976,524,168rspec
56686,799,632rubocop
62655,184,918connection_pool
82553,427,386redis
99464,871,551simplecov
103454,691,991hashie
179277,554,583awesome_print
218225,740,497colored2
221221,123,016tty-screen
226218,591,655yard
50799,102,665rspec-its
78669,851,799uuid
89956,661,503sorted_set
1,57723,988,798codecov
1,84017,712,133codeclimate-test-reporter
2,12312,262,433tty-box
6,368852,728base62-rb

Owners

#GravatarHandle
1iconkigster