Parent

Methods

Class/Module Index [+]

Quicksearch

ActiveSupport::JSON::Variable

A string that returns itself as its JSON-encoded form.

Public Instance Methods

to_json(options=nil) click to toggle source
# File lib/active_support/json/variable.rb, line 5
def to_json(options=nil)
  self
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.