Object
# File lib/json/add/core.rb, line 18 def self.json_create(o) o['s'].to_sym end
# File lib/json/add/rails.rb, line 32 def to_json(*a) to_s.to_json(*a) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.