Small library for running your Backbone.js apps on the client & server. By @AirbnbNerds.
When a view is rendered on the server-side, the corresponding view of the client-side is able to retrieve just one model or collection. This patch allows a view to restore multiple models and colle...