First pass of monkey-patching nested model support. No tests yet, but
it passes jshint and build targets.
Showing
9 changed files
with
248 additions
and
0 deletions
.bowerrc
0 → 100644
.gitignore
0 → 100644
Gruntfile.js
0 → 100644
This diff is collapsed.
Click to expand it.
bower.json
0 → 100644
package.json
0 → 100644
src/scripts/backbone-nested-models.js
0 → 100644
src/scripts/config.js
0 → 100644
src/scripts/jquery.js
0 → 100644
src/scripts/main.js
0 → 100644
-
Please register or sign in to post a comment