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:
= Copy to clipboard Copied!

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:

3026bf6f77ac7fec36f872fb81ba983f59310d0bded0959d8d5293b972e399c8

Total downloads 11,764

For this version 3,099

License:

MIT

Required Ruby Version: >= 0

Links: