Libraries
»
rubyrest
(0.2.0)
»
Index
»
RubyRest
»
Client
»
Yaml
»
#serialize_data
Method: RubyRest::Client::Yaml#serialize_data
Defined in:
lib/rubyrest/client.rb
#
serialize_data
(hash) ⇒
Object
113 114 115
# File 'lib/rubyrest/client.rb', line 113
def
serialize_data
(
hash
)
hash
.
to_yaml
end