Sha256: 3ab015d2a4a36e229efc3028e4a5d26df19935be4ded4155c25381388bf70f5d

Contents?: true

Size: 189 Bytes

Versions: 192

Compression:

Stored size: 189 Bytes

Contents

object @stock_location
attributes *stock_location_attributes
child(:country) do |address|
  attributes *country_attributes
end
child(:state) do |address|
  attributes *state_attributes
end

Version data entries

192 entries across 192 versions & 3 rubygems

Version Path
spree_api-2.0.7 app/views/spree/api/stock_locations/show.v1.rabl
spree_api-2.1.2 app/views/spree/api/stock_locations/show.v1.rabl
spree_api-2.0.6 app/views/spree/api/stock_locations/show.v1.rabl
spree_api-2.1.1 app/views/spree/api/stock_locations/show.v1.rabl
spree_api-2.0.5 app/views/spree/api/stock_locations/show.v1.rabl
spree_api-2.1.0 app/views/spree/api/stock_locations/show.v1.rabl
spree_api-2.0.4 app/views/spree/api/stock_locations/show.v1.rabl
spree_api-2.0.3 app/views/spree/api/stock_locations/show.v1.rabl
spree_api-2.0.2 app/views/spree/api/stock_locations/show.v1.rabl
spree_api-2.0.1 app/views/spree/api/stock_locations/show.v1.rabl
spree_api-2.0.0 app/views/spree/api/stock_locations/show.v1.rabl
spree_api-2.0.0.rc1 app/views/spree/api/stock_locations/show.v1.rabl