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