Sha256: e2463ebf59629acf449607b5c413f14f8cef2d539efb26f8d7cd4ad25b236a29
Contents?: true
Size: 804 Bytes
Versions: 4
Compression:
Stored size: 804 Bytes
Contents
module Moysklad module Entities %w{ base meta entity country assortment attribute_value attribute attribute_metadata owner group productfolder uom currency price image employee context product bundle characteristic characteristic_metadata collection_meta collection company_settings_metadata consignment contract counterparty custom_entity rate customer_order customer_order_position organization page price_type rate resource_metadata service shortcut store time variant }.each do |m| require_relative "entities/#{m}" end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
moysklad-0.3.4 | lib/moysklad/entities.rb |
moysklad-0.3.3 | lib/moysklad/entities.rb |
moysklad-0.3.2 | lib/moysklad/entities.rb |
moysklad-0.3.1 | lib/moysklad/entities.rb |