add class method "increment" (#7394)
* add class method "increment" Basically moving code from instance method `increment` to class method `increment`. close #6359 * fix tests. change: require options.where
Showing
with
313 additions
and
72 deletions
test/unit/increment.test.js
0 → 100644
-
Please register or sign in to post a comment