class Chef::Deprecated::JsonAutoInflate

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 80
def id
  1
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 84
def target
  "json_auto_inflate.html"
end