Flowdock
method

json_create

Importance_0
json_create(o) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File ext/json/lib/json/add/core.rb, line 18
  def self.json_create(o)
    o['s'].to_sym
  end
Register or log in to add new notes.