RubyGems Navigation menu

simple-feed 1.0.2

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.1.2 - February 23, 2022 (742 KB)
  2. 2.1.0 - May 24, 2020 (1.27 MB)
  3. 2.0.2 - December 07, 2017 (1.28 MB)
  4. 2.0.1 - December 29, 2016 (1.28 MB)
  5. 1.0.4 - December 13, 2016 (1.07 MB)
  6. 1.0.2 - December 08, 2016 (310 KB)
Show all versions (17 total)

Runtime Dependencies (8):

base62-rb >= 0
colored2 >= 0
hashie >= 0
hiredis ~> 0.6.0
knjrbfw >= 0
redis >= 3.2

Development Dependencies (9):

bundler >= 0
rake ~> 10.0
rspec ~> 3.5
rspec-its >= 0
simplecov ~> 0.12
ventable >= 0
yard >= 0

Owners:

Authors:

  • Konstantin Gredeskoul

SHA 256 checksum:

cacc276a6dcd7328f371c0cd14d07f560813174f23e9019b366d94e47dc518c8

Total downloads 63,514

For this version 1,753

License:

MIT

Required Ruby Version: >= 0

Links: