Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.17 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.17 KB

can-model

Join our Slack Join our Discourse License: MIT npm version Travis build status Greenkeeper badge

Note: This is the legacy can.Model package.

4.X Notes

  • can-model now uses can-ajax which will try to JSON.parse() error responses. Instead of getting a jQuery XHR object as the 2nd argument of a .catch(handler(response, jqXHR)), there is just a response.