From 36af31bf1c2bdc8a1c9f7915fcc7c88176f43c97 Mon Sep 17 00:00:00 2001 From: crandmck Date: Tue, 17 Jun 2014 13:04:30 -0700 Subject: [PATCH] Add ModelBuilder class --- docs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.json b/docs.json index a7da7f44..798d8aa8 100644 --- a/docs.json +++ b/docs.json @@ -4,6 +4,7 @@ "lib/geo.js", "lib/dao.js", "lib/include.js", + "lib/model-builder.js", "lib/relations.js", "lib/validations.js" ],