Module: BinaryPlist::BinaryPlistResponder

Defined in:
lib/binary_plist/responder.rb

Instance Method Summary collapse

Instance Method Details

#to_formatObject



3
4
5
# File 'lib/binary_plist/responder.rb', line 3

def to_format
  BinaryPlist.encode resource
end