There's no documentation for this item.
# File active_support/json/encoders/symbol.rb, line 2 def to_json(options = {}) #:nodoc: ActiveSupport::JSON.encode(to_s, options) end
<code/>
<pre/>
<code/>and<pre/>for code samples.