Sha256: 209966535c6cd827c9cc6422c93740f0d04b46300e614e8a6a70341679453a55
Contents?: true
Size: 383 Bytes
Versions: 2
Compression:
Stored size: 383 Bytes
Contents
attributes *user_attributes child completed_orders: :orders do attributes *order_attributes end child shipping_address: :shipping_address do extends '/sprangular/spree/addresses/base' end child billing_address: :billing_address do extends '/sprangular/spree/addresses/base' end child payment_sources: :payment_sources do extends '/sprangular/spree/credit_cards/base' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sprangular-0.1.0 | app/views/sprangular/spree/users/base.json.rabl |
sprangular-0.0.1 | app/views/sprangular/spree/users/base.json.rabl |