ourresearch / total-impact-core

An api and backend code to gather the impacts of diverse scholarly products online.
http://impactstory.org
Other
55 stars 7 forks source link

add Saveable.update() method #93

Closed jasonpriem closed 11 years ago

jasonpriem commented 12 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.