[Pkg-javascript-commits] [backbone] 209/211: link to association extensions.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 17:00:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.5.0
in repository backbone.

commit 8f07f966edde1dc5d1ca7ec530d9525389d02b39
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date:   Fri Jul 1 12:46:57 2011 -0400

    link to association extensions.
---
 index.html | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/index.html b/index.html
index 690055a..25f47cf 100644
--- a/index.html
+++ b/index.html
@@ -2349,6 +2349,12 @@ var Inbox = new Mailbox;
 Inbox.messages.fetch();
 </pre>
 
+    <p>
+      If you're looking for something more opinionated, there are a number of 
+      Backbone plugins that add sophisticated associations among models, 
+      <a href="https://github.com/documentcloud/backbone/wiki/Extensions%2C-Plugins%2C-Resources">available on the wiki</a>.
+    </p>
+
     <p id="FAQ-bootstrap">
       <b class="header">Loading Bootstrapped Models</b>
       <br />

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git



More information about the Pkg-javascript-commits mailing list