From 3f64310b03106801e18d9cffc08eeb196836b2b9 Mon Sep 17 00:00:00 2001 From: "Michael S. Klishin" Date: Wed, 7 Mar 2012 10:42:50 +0400 Subject: [PATCH] Another README update [ci skip] --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8330f65..acac3af 100644 --- a/README.md +++ b/README.md @@ -322,6 +322,12 @@ Now `clojure.data.json/write-json` and related functions will serialize JodaTime Clojure maps will instantiate JodaTime date time objects from `java.util.Date` instances MongoDB Java driver uses. + +## Factories/Fixtures DSL (For Unit Testing) + +To be documented. + + ## Map/Reduce. Using JavaScript Resources. To be documented.