create a new saveable record
bingomanatee opened this issue · 1 comments
bingomanatee commented
How do I create a new instance that I can set fields for and save/post to insert a record in Restangular? Thanks.
bostrom commented
Try using restangularizeElement
, see #953 (comment)