Methods

Class/Module Index [+]

Quicksearch

ActiveSupport::JSON::Backends::Yaml

Constants

ParseError

Public Instance Methods

decode(json) click to toggle source
# File lib/active_support/json/backends/yaml.rb, line 10
def decode(json)
  raise "The Yaml backend has been deprecated due to security risks, you should set ActiveSupport::JSON.backend = 'OkJson'"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.