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 checksum:

3026bf6f77ac7fec36f872fb81ba983f59310d0bded0959d8d5293b972e399c8

總下載次數 11,792

這個版本 3,107

License:

MIT

Ruby 版本需求: >= 0

相關連結: