GCheung55 / Neuro

Neuro is an MVC framework that leverages MooTools
http://gcheung55.github.com/Neuro/
MIT License
20 stars 3 forks source link

Remove redundant obj check before validation #30

Closed GCheung55 closed 12 years ago

GCheung55 commented 12 years ago

https://github.com/GCheung55/Neuro/blob/master/src/collection/main.js#L18

Collection validate method already checks for instanceOf Model.