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

install:
=

Versions:

  1. 0.4.0 July 07, 2016 (6 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 KB)

Owners:

Authors:

  • Cooper LeBrun

SHA 256 checksum:

=

Total downloads 13,267

For this version 3,555

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: