Skip to content

Instantly share code, notes, and snippets.

@Lordnibbler
Created August 15, 2013 06:21
Show Gist options
  • Save Lordnibbler/6238688 to your computer and use it in GitHub Desktop.
Save Lordnibbler/6238688 to your computer and use it in GitHub Desktop.
child :shipments => :shipments do
extends "spree/api/shipments/show"
child :shipping_method => :shipping_method do
attributes :name, :zone_id, :shipping_category_id
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment