lib/rbCFPropertyList.rb in CFPropertyList-2.0.14 vs lib/rbCFPropertyList.rb in CFPropertyList-2.0.15

- old
+ new

@@ -66,10 +66,10 @@ unless("".respond_to?(:blob?)) then # Returns whether or not +str+ is a blob. # @return [true,false] If true, this string contains binary data. If false, its a regular string def blob? - @blob + blob end end unless("".respond_to?(:bytesize)) then def bytesize