Brandur ac7d050ecf Create if #save is called on a new object
Modifies the behavior of an update so that it can create an object if it
was new. This allows an "upsert"-like functionality where the SDK will
tend to do the right/expected thing.

This is a tad janky in that it checks for the existence of a class-level
`.create` method which is expected to come from a different module, but
most modules in the project are already fairly deeply intertwined and
co-dependent.

Fixes #165.
2015-09-29 17:39:43 -07:00
..
2015-07-02 11:51:38 -07:00
2015-07-02 11:51:38 -07:00
2015-07-02 11:51:38 -07:00
2015-07-02 11:51:38 -07:00
2015-07-17 17:20:08 -07:00
2015-07-02 11:51:38 -07:00
2015-07-02 11:51:38 -07:00
2015-07-02 11:51:38 -07:00
2015-09-13 21:12:48 -07:00
2015-09-13 18:10:47 -07:00
2015-07-02 11:51:38 -07:00
2015-09-13 18:10:47 -07:00
2015-07-02 11:51:38 -07:00
2015-07-02 11:51:38 -07:00