monger/test
Michael S. Klishin f0d190cff7 Support conversion of Clojure ratios to MongoDB data types
We go with doubles because it is the only realistic solution that is
interoperable with all other technologies. Plus, Clojure ratios are just
lazily evaluated doubles anyway.
2012-04-02 12:14:24 +04:00
..
monger/test Support conversion of Clojure ratios to MongoDB data types 2012-04-02 12:14:24 +04:00
resources/mongo/js Introduce monger.js/load-resource, a helper that loads JS files from the classpath 2011-10-16 15:54:53 +04:00