Categories: None [Edit]

flowlink_data

https://rubygems.org/gems/flowlink_data
https://github.com/aokpower/flowlink_data
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

Total

Ranking: 72,886 of 188,662
Downloads: 13,210

Daily

Ranking: 62,454 of 188,645
Downloads: 3

Depended by

RankDownloadsName
144,7633,997jensen

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconclebrun