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 (6KB)
  2. 0.3.0 - June 22, 2016 (5.5KB)
  3. 0.2.1 - June 20, 2016 (5.5KB)
  4. 0.2.0 - June 17, 2016 (5.5KB)
  5. 0.1.0 - April 12, 2016 (5KB)

所有者:

作者:

  • Cooper LeBrun

SHA 256チェックサム:

3026bf6f77ac7fec36f872fb81ba983f59310d0bded0959d8d5293b972e399c8

累計ダウンロード数 11,792

このバージョンのみ 3,107

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: