method
encode
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
encode(hash)
public
Hide source
# File activeresource/lib/active_resource/formats/json_format.rb, line 14 def encode(hash) hash.to_json end