Class: Chef::Deprecated::Attributes
Overview
id 3 has been deleted
Constant Summary
Constants inherited from Base
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
#<<, #initialize, #inspect, #link, #url
Constructor Details
This class inherits a constructor from Chef::Deprecated::Base
Instance Method Details
#id ⇒ Object
102 103 104 |
# File 'lib/chef/deprecated.rb', line 102 def id 4 end |
#target ⇒ Object
106 107 108 |
# File 'lib/chef/deprecated.rb', line 106 def target "attributes.html" end |