@acero wrote:
Hi people,
I compile some handlebars during runtime and want to send JSON data in. What I need is serialized computed properties of a model. For example I have "quantity" and "price" properties and computed property "amount". Serialization gives me JSON with just "quantity" and "price"
Suggestions ? Thank you
Posts: 3
Participants: 2