Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Override findAll fails

$
0
0
finder({}, function(){}, function(){}); - you are calling using function invocation pattern and "this" will not point to Model class anymore.
I am not sure why App.Models.User.findAllFunky; is successful.

Why do you want to do this?


Viewing all articles
Browse latest Browse all 3491

Trending Articles