RubyGems Navigation menu

flowlink_data 0.4.0

A framework for getting Flowlink objects from other sources. For example: class Distributor::Product < Flowlink::Product def sku(hashable) # code that picks sku data out of a hashable object. end end Distributor::Product.new(CSV::Row).to_message #=> A bunch of NotImplementedError because just a sku is an invalid product

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.4.0 - July 07, 2016 (6.0 KB)
  2. 0.3.0 - June 22, 2016 (5.5 KB)
  3. 0.2.1 - June 20, 2016 (5.5 KB)
  4. 0.2.0 - June 17, 2016 (5.5 KB)
  5. 0.1.0 - April 12, 2016 (5.0 KB)

业主:

作者:

  • Cooper LeBrun

SHA 256 校验和:

3026bf6f77ac7fec36f872fb81ba983f59310d0bded0959d8d5293b972e399c8

下载总量 11,787

这个版本 3,106

许可:

MIT

需要的 Ruby 版本: >= 0

链接: