mirror of
https://github.com/jashkenas/backbone.git
synced 2026-01-24 06:17:55 -05:00
This is done in two steps: 1. Col.fetch() now defaults to parse:true 2. Col.reset() and _prepareModel now passes along parse:true. This means that Col.add() also accepts the parse:true option.