String
A string that returns itself as its JSON-encoded form.
# File lib/active_support/json/variable.rb, line 5 def to_json(options=nil) self end
[Validate]
Generated with the Darkfish Rdoc Generator 2.