added info about NilClass
This commit is contained in:
parent
ef13d9a692
commit
163bcb6b36
1 changed files with 2 additions and 0 deletions
2
README
2
README
|
@ -20,6 +20,8 @@ Install
|
||||||
sudo gem install --remote CFPropertyList
|
sudo gem install --remote CFPropertyList
|
||||||
script/plugin install git://github.com/jeena/plistifier.git
|
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
|
Example
|
||||||
=======
|
=======
|
Reference in a new issue