RubyGems Navigation menu

simple-feed 2.0.1

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 依赖 (7):

base62-rb >= 0
colored2 >= 0
hashie >= 0
hiredis >= 0
redis >= 0

Development 依赖 (9):

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

业主:

作者:

  • Konstantin Gredeskoul

SHA 256 校验和:

9e9e8e4e1d132647833cd904bee4e8f15c84bca30871d8303591c5b39a9cff9f

下载总量 63,187

这个版本 2,257

许可:

MIT

需要的 Ruby 版本: >= 0

链接: