RubyGems Navigation menu

simple-feed 3.1.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:
= 複製 已複製

安裝:
=

版本列表:

  1. 3.1.2 - February 23, 2022 (741.5 KB)
  2. 2.1.0 - May 24, 2020 (1.3 MB)
  3. 2.0.2 - December 07, 2017 (1.3 MB)
  4. 2.0.1 - December 29, 2016 (1.3 MB)
  5. 1.0.4 - December 13, 2016 (1.1 MB)
顯示所有版本(共 17)

Runtime 相依性套件 (11):

Development 相依性套件 (10):

bundler >= 0
codecov >= 0
rake >= 0
rspec >= 0
rspec-its >= 0
rubocop >= 0
simplecov >= 0
uuid >= 0
yard >= 0

擁有者:

Pushed by:

作者:

  • Konstantin Gredeskoul

SHA 256 checksum:

142e0aacce821756799f1f6464eddcd0797a46badbe762bf8b634ea7019c5131

總下載次數 63,377

這個版本 21,215

License:

MIT

Ruby 版本需求: >= 0

相關連結: