joli.js is an Activerecord-like javascript ORM, particularly suited for being used in the Appcelerator Titanium Mobile framework.
267
stars
60
forks
source link
fromArray(): Always ensure _originalData is available #48
Closed
nicjansma closed 9 years ago
Otherwise this statement:
Might try to set a value on
this._originalData
when it doesn't exist ifthis.isNew()