class Chef::Deprecated::Attributes

id 3 has been deleted

Public Instance Methods

id() click to toggle source
# File lib/chef/deprecated.rb, line 102
def id
  4
end
target() click to toggle source
# File lib/chef/deprecated.rb, line 106
def target
  "attributes.html"
end