From 163bcb6b36e56058c9da77fdcc9c1162cb2bee37 Mon Sep 17 00:00:00 2001 From: Jeena Paradies Date: Mon, 23 Aug 2010 09:30:39 -0700 Subject: [PATCH] added info about NilClass --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 09e29aa..53ac19a 100644 --- a/README +++ b/README @@ -20,6 +20,8 @@ Install sudo gem install --remote CFPropertyList script/plugin install git://github.com/jeena/plistifier.git +If you should get the error "Unknown class NilClass! Try using :convert_unknown_to_string if you want to use unknown object types!" you need to upgrade to rake-0.8.7. + Example =======