Sha256: 9f7bec44ae4061e31bbc338d93d7a4a46850748a853ce7e4540c53a308f850cf
Contents?: true
Size: 224 Bytes
Versions: 1
Compression:
Stored size: 224 Bytes
Contents
object false node(:success) { @handler.success } node(:error) { @handler.error } node(:successful) { @handler.successful? } node(:status_code) { @handler.status_code } child @order do extends "/spree/api/orders/show" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sprangular-0.1.0 | app/views/spree/api/promotions/handler.v1.rabl |