From cb2eee18b2674b93d9583247c93a5f3ce702d2c0 Mon Sep 17 00:00:00 2001 From: Kristian Mandrup Date: Mon, 31 Mar 2014 13:48:17 +0200 Subject: [PATCH] updated dependency in Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ce88b7d..64589d9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ Will add `id` as an available attribute, which can be used as the primary key as Inspired by the discussion here: http://stackoverflow.com/questions/11571777/ember-data-and-mongodb-how-to-handle-id +Dependency: *active_model-shaz* + +[active_model-shaz](https://github.com/kristianmandrup/active_model-shaz) + Note: Should work for Mongoid 3+ ## Installation