Object
# File lib/familia/core_ext.rb, line 14 def self.from_json str MultiJson.decode str end
# File lib/familia/core_ext.rb, line 11 def to_json MultiJson.encode self end
[Validate]
Generated with the Darkfish Rdoc Generator 2.