Closed jasonpriem closed 11 years ago
Currently Saveable.save() actually does an update. Distinction between the two is important, especially because with the current update-as-save behavior there's not way to overwrite db docs. You need this to be able to edit collections or users.
Currently Saveable.save() actually does an update. Distinction between the two is important, especially because with the current update-as-save behavior there's not way to overwrite db docs. You need this to be able to edit collections or users.